The next big update for raycast-g4f!
The highlight for v3.0 is a major rewrite of the AI Chat command. We now only load chats from storage when they are needed. This saves a significant amount of memory and greatly improves performance, and this increased efficiency should be noticeable especially with a large number of conversations.
⚠️ IMPORTANT NOTE: This update introduces major changes to data formats. Some data from previous versions of the extension are now incompatible. If you update to this version, your AI Chat data will be lost, unless you back them up using the "Export Chat" function. If you experience issues launching commands after updating, it's likely because of the data incompatibility. Please follow the troubleshooting instructions here.
What's Changed
- Add support for context window limits by @XInTheDark in #90
- Major AI Chat rewrite by @XInTheDark in #91
- Numerous bug fixes and minor improvements
Full Changelog: v2.10...v3.0