github agno-agi/agno v1.4.4

latest releases: v2.2.6, v2.2.5, v2.2.4...
6 months ago

Changelog

New Features:

  • OpenAI File Support: Added support for File attached to prompts for agents with OpenAIChat models.

Improvements:

  • Llama API: Various improvements for Llama and LlamaOpenAI model classes including structured output and image input support
  • Async Custom Retriever: The retriever parameter can now be an async function to be used with agent.arun and agent.aprint_response.
  • Gemini Video URL Input: Added support for Video(url=...) for Gemini.

Bug Fixes:

  • OpenAI Responses o3 / o4 Tools: Fixed broken tool use for advanced reasoning models on OpenAIResponses.
  • MCP on CLI Support: Fixed support for MCPTools usage while calling agent.acli_app.

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.4.4

Don't miss a new agno release

NewReleases is sending notifications on new releases.