Update: The Finetunes are now a module, that can be completely disabled (and it is, by default).
Update: Overhaul of the language system. It's now unified, and I'll make it even better a bit later.
Update: AI Engine automatically makes sure the texts aren't too long for some operations; it now uses the number of tokens rather than the number of characters. Give better results.
Update: In the Content Generator, sections (headings) are not mandatory anymore. You can simply delete the associated prompt, and the sections fields will be removed as well. You can save it as your new template.
Add: Width and Max Height for the Chatbot Popup in the Settings.
Fix: Compatibility issues with older versions of PHP.
Fix: Make sure the extra context brought by embedding doesn't break the maximum number of tokens.
Fix: For some reason, some models didn't have the mode and that was leading to the UI to crash.