Skip to content

SwiftChat v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 05:30
· 9 commits to main since this release

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