* Add: Sync Pull (to download remote embeddings - it does not insure that they have content however).
* Update: Better UI for Embeddings.
* Fix: Many fixes linked to AI Search, auto-retrieval of remote embeddings, and the way the data is handled.
* Fix: Minimum Score and Max Embeddings are now working correctly throughout the plugin.
* Fix: Unselecting an embedding environment will now remove the index and the namespace.
* Fix: A bunch of tiny additional fixes.
* Fix: The value of external select fields was not interpreted correctly.
* Fix: Better validation in the AI Forms.
* Fix: Empty chatbot shorcode will automatically switch to the default chatbot.
* Fix: Issues on mobile with the chatbot.
* Fix: Avoid displaying the rendered HTML in the chatbot when typed by the user.
* Update: Accept function calls without parameters, and make sure the types are correct.
* Fix: Rewrite Content (in Embeddings) uses the right value as Max Tokens.
* Add: The Intro Message in the Settings can now be disabled, for a slighlty cleaner UI.
* Update: Optimized the way the UI is built and refreshed, for a better performance.
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep me motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!
* Fix: Bulk Generate for the new finetunes.
* Fix: Issues with the dropdown position.
* Add: Copy Button in Forms.
* Add: Added a new "simpleChatbotQuery" endpoint.
* Add: Embeddings Export to JSON.
* Fix: Embeddings Rewrite, Finetunes Entries Generator and WooCommerce Assistant now use correctly the Default Model set in the Settings.
* Update: Set the Batch Size (Hyperparameters) to 4 by default, rather than null.
* 😇 The Public REST API is now only accessible if the requests are authenticated, to avoid abuse. The process can however be completely overriden. More information [here](https://meowapps.com/ai-engine/api/#public-rest-api).
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep me motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!
* Add: The "Finetunes" tab is now about the new models (and new format of JSONL). The former "Finetunes" tab has been renamed into "Legacy Finetunes" (and is only accessible if you enable it in the "Settings"). Try to finetune your own models using GPT 3.5! 🥳 More info [here](https://openai.com/blog/gpt-3-5-turbo-fine-tuning-and-api-updates).
* Info: It will take some time for me to update the documentation, as everything has just been announced by OpenAI and not much of it has been tested by the community (I am also testing it myself). I will update the documentation as soon as I can.
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep me motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!
* Add: Added missing servers for Pinecone.
* Fix: Avoid the double slashes in some URLs.
* Add: Support of [Function Calling](https://meowapps.com/ai-engine/api/#function-calling) in the AI Engine API.
* Fix: Import Embeddings was not displaying progress accurately, and some error messages were wrong.
* 🎵 Discuss with other users about features and issues on [my Discord](https://discord.gg/bHDGh38).
* 🌴 Keep me motivated with [a little review here](https://wordpress.org/support/plugin/ai-engine/reviews/). Thank you!
* Fix: Avoid flooding the chatbot via the JS API.
* Fix: Avoid crashing when Deployment Name for Azure is empty.
* ⚠️ Modernized AI form fields to use styles from the block editor. This will crash the forms already made, but they can be restored easily by clicking on the "Attempt Block Recovery" button.
* Add: Many namespaces can now be used at the same time.
* Fix: Issue with the ask() function for the Chatbot JS API.