SwiftChat v2.0.0
What's Changed
Features
- Support
Claude 3.7 Sonnet
with thinking mode. - By optimizing the caching strategy, significantly improve Markdown rendering performance 🚀
- Added
/converse/v2
API for better parse the reasoning text. - Increase the lambda timeout to 15 minutes.
- Update the UI display of the reasoning content, and support the rendering of reasoning in Markdown format.
- Fixed known issues.
Full Changelog: 1.10.0...2.0.0
Note: Starting from this version, we begin to use the /converse/v2
API, which requires upgrading your API, please refer: upgrade-api