github agno-agi/agno v2.2.12

6 hours ago

Changelog

New Features:

  • Knowledge Search Filter Expressions: Added a new metadata-based Filter DSL (EQ, IN, GT/LT, NOT, AND, OR) enabling targeted Knowledge searches across. Support for PGVector only in this release, support for more VectorDB’s to follow. Added ew cookbook examples showing practical usage.

Improvements

  • Slack interface: Your Agno agents used via the Slack interface will now default to only answering messages directed at them. A reply_to_mentions_only parameter was also added to adjust the behavior.

Bug Fixes:

  • Gemini Parse of Any in Tool Parameters: Fixed issues where tools with pydantic objects in the parameters with any as a type was not parsed correctly for Gemini. This affected Agentic Knowledge Filtering, which is also fixed.

What's Changed

New Contributors

Full Changelog: v2.2.11...v2.2.12

Don't miss a new agno release

NewReleases is sending notifications on new releases.