github agno-agi/agno v1.1.10

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

Changelog

New Features:

  • File Prompts: Introduced a new File type that can be added to prompts and will be sent to the model providers. Only Gemini and Anthropic Claude supported for now.
  • LMStudio: Added support for LMStudio as a model provider. See the docs.
  • AgentQL Tools: Added tools to support AgentQL for connecting agents to websites for scraping, etc. See the docs.
  • Browserbase Tool: Added Browserbase tool.
  • Custom API Tool: Added tool that can call any API.

Improvements:

  • Cohere Vision: Added support for image understanding with Cohere models. See this cookbook to try it out.
  • Embedder defaults logging: Improved logging when using the default OpenAI embedder.

Bug Fixes:

  • Ollama Embedder: Fix for getting embeddings from Ollama across different versions.

What's Changed

New Contributors

Full Changelog: v1.1.9...v1.1.10

Don't miss a new agno release

NewReleases is sending notifications on new releases.