The AI Chat module was completely rewritten. We now only load chats from storage when they are needed. This saves a significant amount of memory and improves performance, especially with a large number of conversations.
Changes from v3.0-alpha.1
- fixed "Continue in Chat"
- added functionality to clean up outdated chats to save storage space
Known changes (NOT BUGS)
- response will not fully update if you switch to another chat before the response completes.
Full Changelog: v2.10...v3.0-alpha.2