Changelog
Improvements:
- Session State: Adds a new flag
overwrite_db_session_state
to overwrite the session state persisted in the database
Bug Fixes:
- AWS Claude Model Class: Fixes a bug with Tool call parsing
What's Changed
- feat: allow to overwrite stored session_state by @manuhortet in #4793
- fix: aws claude legacy tool format [v2] by @kausmeows in #4796
- chore: Release 2.0.10 by @ysolanky in #4798
Full Changelog: v2.0.9...v2.0.10