github agno-agi/agno v2.5.5

4 hours ago

Changelog

New Features:

  • Slack Interface:
    • Responses now stream in real-time with live progress cards for tool calls, reasoning, and workflow steps.
    • Each Slack instance supports its own token and signing_secret, enabling multiple bots on the same server.

Improvements:

  • ModelsLabTools: Extended ModelsLabTools to support image generation via ModelsLab's text-to-image API, completing the full ModelsLab media suite.

Bug Fixes:

  • Gemini: Fixed empty message parts causing request failures when sending conversations to the Gemini API.
  • AWS Bedrock: Merge consecutive toolResult blocks into single user message.
  • Workflows: Handle raw image bytes in workflow step’s _convert_image_artifacts_to_images
  • Knowledge Filters: serialize FilterExpr objects in GET /agents and /teams response

What's Changed

New Contributors

Full Changelog: v2.5.4...v2.5.5

Don't miss a new agno release

NewReleases is sending notifications on new releases.