Add: For those with many chatbots! You can now pick a new way to display the chatbots in the admin, it can be either tabs (default), or a filterable dropdown.
Fix: Google Gemini was not working properly.
Fix: There was a fixed max length defined for messages.
Add: Support for Replicate. Play with Flux, it’s awesome!
Update: Better copilot. It now uses the whole post as the context for your copilot queries.
Add: The copilot can also create images. The actual prompt to create the image is generated through AI, by using the context of the post, and the instructions you provide.
Add: Logger in the DevTools.
Update: Better handling of the pricing related to images.
Update: The template system has been improved and redesigned a bit, so that it can be used in other parts of AI Engine or WordPress at a later point.
Update: Added middle-out transformer for OpenRouter.
Fix: Resolved the function calling issue with non-streamed assistants.
Add: Included vision for OpenRouter’s GPT-4o and Gemini-Flash.
Fix: Matched label IDs with inputs in AI Forms.
Update: Major refactoring of the chatbot codebase. This will allow for more flexibility and features in the future. It will be rolled out progressively. Let us know if you encounter any issues.