Download Latest Version v2.3.20 source code.tar.gz (18.5 MB)
Email in envelope

Get an email when there's a new version of Agno

Home / v2.3.20
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 18 hours ago 2.2 kB
v2.3.20 source code.tar.gz < 18 hours ago 18.5 MB
v2.3.20 source code.zip < 18 hours ago 20.6 MB
Totals: 3 Items   39.1 MB 0

Changelog

Improvements

  • Run Cancellation: Add async methods to our Run Cancellation setup, and allow users to set a custom one using set_cancellation_manager().
  • reasoning_content for LiteLLM model wrapper: Extract reasoning content from the models which support it via lite llm

Bug Fixes:

  • Agent Run Retries: Fixed an issue duplicating responses when running asynchronously with retries set to more than 1.
  • Complex Memories on AgentOS: Improve handling for nested memory content on the OS API. This also fixes an issue with some memories resulting from the v1 → v2 database migration.
  • Session sorting on AgentOS: Fixed an issue sorting sessions migrated from v1 to v2, that can have empty updated_at values.
  • Memory Dates: Fixed an issue handling some date formats when initializing User Memories.

What's Changed

New Contributors

Full Changelog: https://github.com/agno-agi/agno/compare/v2.3.19...v2.3.20

Source: README.md, updated 2025-12-22