github agno-agi/agno v2.0.6

8 hours ago

Changelog

New Features:

  • Nexus Model Class: Adds a Model class for Nexus Router
  • File Generation Tools: Added FileGenerationTools to give agents the ability to generate file artifacts! PDFs, CSVs, JSON and TXT. See the docs for more information.

Improvements:

  • Store Workflow Input in DB: The main workflow input is also now stored in WorkflowRunOutput and correspondingly in DB.

Bug Fixes:

  • E2B Tools Parsing: Fixed issues with parsing bytes results.
  • ChromaDB Metadata: Fixed issues related to complex metadata schemas and ChromaDb.
  • Gemini Schema Parsing: Fixed parsing of MCP tool schemas with nullable types and empty item definitions along with union type fields for structured output.
  • File upload in AgentOS chat page: Fix breaking file upload like pdfs in chat page
  • Enabling search_session_history should be user specific: fix on ****enabling search_session_history=True we are not fetching user specific sessions.
  • LanceDB: Fixed a bug with LanceDB metadata update function

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

Don't miss a new agno release

NewReleases is sending notifications on new releases.