Download Latest Version v2.3.13 source code.tar.gz (18.3 MB)
Email in envelope

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

Home / v2.3.12
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-12-12 2.3 kB
v2.3.12 source code.tar.gz 2025-12-12 18.3 MB
v2.3.12 source code.zip 2025-12-12 20.3 MB
Totals: 3 Items   38.6 MB 0

Changelog

New Features:

  • Compression Manager Token Counting: Added support for token count based compression across providers. Read more here

Improvements:

  • Adding Knowledge - Content Hash Enhancement: Content hashing now includes name and description fields for URLs, paths, and file_data to ensure uniqueness. The same URL or path with different names or descriptions will produce different content hashes, allowing multiple distinct content items from the same source. Note: Existing content previously added with names/descriptions may have different hashes than what this version generates, which could affect skip_if_exists and upsert behavior for that content.

Bug Fixes:

  • Session storage in HITL flows: Add some parsing logic in RunRequirement to ensure it is properly converted into JSON before persisting the related run, to avoid DB errors or missing data.
  • Gemini Malformed Tool Calls: Fixes to the logic to retry Gemini requests that end with a malformed tool call. Also introduce the retry_with_guidance_limit parameter to adjust how many times these retries should happen.

What's Changed

Full Changelog: https://github.com/agno-agi/agno/compare/v2.3.11...v2.3.12

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