github agno-agi/agno v2.5.4

6 hours ago

Changelog

New Features:

  • PgVector: added similarity_threshold parameter for filtering search results by minimum similarity score.
  • Team: Added streaming event support for TeamMode.tasks, enabling real-time event emission during autonomous task execution.
  • Workflows HITL: Add support for HITL in workflows at Step level to pause for confirmation and user input. See docs

Improvements:

  • Metrics: Redesigns the metrics system to provide per-model, per-component granular tracking across the entire agent/team/workflow lifecycle.
  • WebsearchTools: expose timelimit, region and backend params in DuckDuckGoTools
  • SeltzTools: Updated to use Seltz SDK 0.1.3

Bug Fixes:

  • AWS Bedrock: Fixed to refresh AWS credentials on every Bedrock request when using boto3 session.
  • @tool decorator: Fixed @tool decorator to not fail for Agent/Team type annotations
  • Pydantic model serialization: Fixed Pydantic model serialization in tool cache.

What's Changed

Full Changelog: v2.5.3...v2.5.4

Don't miss a new agno release

NewReleases is sending notifications on new releases.