= 2.7.4 (2025/01/26) =
- Add: Support for Perplexity models.
- Add: MwaiAPI works with AI Forms (ai.formReply filter, forms, getForm).
- Update: Azure API set to 2024-12-01 version.
- Update: Apply the tools and vision tags correctly on models from OpenRouter.
- Fix: Re-added the shortcode related to statistics.
- Fix: Fallback to default resolution if the model doesn't support the resolution.
- Info: New add-on for DeepSeek: https://meowapps.com/products/deepseek/.
= v2.7.3 (2025/01/16) =
- Add: Realtime is now supported in Discussions and Queries (costs are calculated based on the tokens returned by OpenAI).
- Update: Smarter way to handle the synchronization of embeddings. They are deleted if they have no content, and they only synchronize if it is needed.
- Update: OpenAI now uses max_completion_tokens instead of max_tokens.
- Fix: With AI Forms, the Select/Radio could show no option selected by default.
- Fix: o1 wasn't working properly with the Content Generator (the issue was related to Max Tokens).
- Add: In Content Generator, Max Tokens are now optional.
- Fix: Avoid the Chatbot Block to crash when switching to Custom.
- Add: A button to 'Run Tasks' in the 'Dev Tools'.
AI Engine Pro Changelog v2.7.2 (2025/01/05)
- Add: Realtime Audio Chatbot (Pro Version)! It works very well, including with function calling. Try it out! But be careful, those models are quite pricey. AI Engine doesn't handle the statistics yet (Queries / Discussions tabs).
- Add: New attribute 'className' for the Shortcuts API.
- Fix: Selectors in AI Forms now retrieve the content in divs correctly.
- Fix: The Chat Block in Custom Mode was not working properly.
AI Engine Pro Changelog 2.6.9 (2025/01/01)
- Info: Happy New Year to you all, AI bro's and sis'!
- Add: Support for o1 (if you have access to it).
- Update: Handle streaming with o1 (depending on the exact model).
- Info: o1 Preview and o1 Mini doesn't work with Instructions or Contexts (Embeddings, etc.). This is a limitation from OpenAI. AI Engine will handle this as soon as OpenAI allows it. However, it works with o1.
- Add: o1 support in the Usage section.
- Add: Option for the auto-titling feature for discussions.
- Add: Option to modify the Header Subtitle for the Timeless Theme ("Discuss with").
- Add: Option to Ignore Word Boundaries (= spaces!) in the Security section.
- Add: Three new JS functions for the Chatbot API: getBlocks, addBlock and removeBlockById.
- Add: New Upload Field in the AI Forms. Work with images, files, audios (one file per form for now).
- Add: New 'callback' type for the Shortcuts. It requires an 'onClick' function.
- Add: Added {CATEGORY}, {CATEGORIES}, {AUTHOR}, {PUBLISH_DATE} placeholders for embeddings' prompt.
- Add: Local Memory for the AI Forms (check the parameters of the Submit Block).
- Add: Reset Button for AI Forms.
- Update: The auto-titling feature for discussions is now more reliable.
- Update: HTML is allowed in the Instructions.
- Update: Better instructions in the Finetunes Data Editor.
- Update: Tiny enhancements on the Timeless Theme.
- Add: Button to Reset Usage (Dashboard tab).
- Fix: Issue related to initial HTML blocks (the GRDP block could reset all the blocks).
- Fix: The Discussions Auto-Refresh only works if the browser tab is active.
- Fix: Using chatId via the API was causing a crash.
- Fix: Enhanced the internal API around takeovers.
- Fix: Assistants were not behaving properly when a Function Call was not giving back the expected result.
- Fix: Context in the Queries (Statistics Module) is now available for Assistants.
- Fix: Handle RTL websites better.
- Fix: If the environment is Default, then Model is also Default (for Chatbots and AI Forms).
AI Engine Pro Release v2.6.8 (2024/11/13)
- Add: Similar to "Vision", support for "Files". For now, that means you can upload PDF in the chatbot while using Sonnet 3.5. This will be expanded to other models and features in the future.
- Add: Messages Integrity Check. This will help fighting against malicious attempts to modify the system/assistant messages in the chatbot. When a query to the chatbot will be detected as malicious, an entry will be added in the Logs of the Dev Tools (in AI Engine's UI). It's for testing purposes for now, for those who are interested in helping us testing this, and once bulletproof, it will be deployed as an option with kick/ban features.
- Update: Discussions now include the start sentence as well.
- Fix: The WP Cron related to discussions was running way too often (forgot to remove the debug).
- Fix: Encode the data used in chatbot shortcodes to avoid issues with special characters.
- Fix: Support for embeddings models without defined dimensions (hi, Ollama's embed models!).
- Discuss with others about AI Engine on the Discord.
- Keep us motivated with a little review here. Thank you!
- If you want to help us, we started a Patreon. Thank you!
- Click here to vote for the features you want the most.
AI Engine Pro Release Note version 2.6.7 (2024/11/08)
- Fix: Enforcing discussions title length (and default title in case of error) to avoid repeated API calls.
AI Engine Pro Release Note = v2.6.3 (2024/10/13) =
- Add: Support for Assistants via Azure.
- Fix: Site-wide chatbot was considered an override.
- Fix: Fullscreen for chatbot should force the max-width and max-height.
- Update: Gets the models via Replicate much faster.
- Update: Set Replicate to use JPG.
- Update: Architectural improvements for OpenAI Assistants.
AI Engine Pro Release Note:
- Add: Support for the new o1 models from OpenAI (preview and mini).
- Fix: A few minor fixes for developers.