github agno-agi/agno v2.3.24

2 days ago

Changelog

Improvements:

  • MongoDB connection handshake now includes Agno version metadata. This enables better connection identification and log analysis for users hosting MongoDB clusters with multiple applications.
  • Crawl4aiTools: Add the proxy_config parameter, allowing further configuration of the Toolkit.
  • Forbid tools to operate out of base directory: Update PythonTools and MLXTranscribeTools to automatically disallow operating outside of the contextual base directory. Add the restrict_to_base_dir to opt out of this feature and allow operations outside of the base directory.
  • MarkdownChunker: Now support split_on_headings parameter to finely control how chunks are separated.
  • Knowledge ContentsDB requirement: Improved warning and log messages when contentsDB is not used with Knowledge . Improved filter handling for agentic search.

Bug Fixes:

  • Team session names: Fix an issue when using get_session_name directly from Team instances.
  • HITL consecutive user input: Fix an issue on certain HITL flows when getting user input in multiple consecutive rounds.
  • AgentOS Knowledge router: Fix an issue where AsyncDB was not correctly routed to for content update operations

What's Changed

New Contributors

Full Changelog: v2.3.23...v2.3.24

Don't miss a new agno release

NewReleases is sending notifications on new releases.