github agno-agi/agno v.1.1.13
v1.1.13

latest releases: v2.0.4, v2.0.3, v2.0.2...
6 months ago

Changelog

Improvements:

  • OpenAIResponses File Search: Added support for the built-in “File Search” function from OpenAI. This automatically uploads File objects attached to the agent prompt.
  • OpenAIReponses web citations: Added support to extract URL citations after usage of the built-in “Web Search” tool from OpenAI.
  • Anthropic document citations: Added support to extract document citations from Claude responses when File objects are attached to agent prompts.
  • Cohere Command A: Support and examples added for Coheres new flagship model

Bug Fixes:

  • Ollama tools: Fixed issues with tools where parameters are not typed.
  • Anthropic Structured Output: Fixed issue affecting Anthropic and Anthropic via Azure where structured output wouldn’t work in some cases. This should make the experience of using structured output for models that don’t natively support it better overall. Also now works with enums as types in the Pydantic model.
  • Google Maps Places: Support from Google for Places API has been changed and this brings it up to date so we can continue to support “search places”.

What's Changed

Full Changelog: v1.1.12...v.1.1.13

Don't miss a new agno release

NewReleases is sending notifications on new releases.