Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-25 | 639 Bytes | |
v2.0.10 source code.tar.gz | 2025-09-25 | 13.1 MB | |
v2.0.10 source code.zip | 2025-09-25 | 14.7 MB | |
Totals: 3 Items | 27.8 MB | 0 |
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 https://github.com/agno-agi/agno/pull/4793
- fix: aws claude legacy tool format [v2] by @kausmeows in https://github.com/agno-agi/agno/pull/4796
- chore: Release 2.0.10 by @ysolanky in https://github.com/agno-agi/agno/pull/4798
Full Changelog: https://github.com/agno-agi/agno/compare/v2.0.9...v2.0.10