Skip to content

v1.5.10

Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 07 Jun 04:29
· 146 commits to main since this release
ecf03ba

Changelog

New Features:

  • Playground File Upload: We now support file upload via the Agno Playground. This will send PDF, CSV, Docx, etc files directly to the agents/teams for interpretation by the downstream LLMs. If you have a knowledge base attached to the agent/team, it will upload the file to the knowledge base instead.
  • Async Evals: Support for async and evaluations. See examples here.

Improvements:

  • Exa Research: Added research tool on ExaTools. See more on their docs about how their research works.
  • Whatsapp Type Indicator: Add type indicator to Whatsapp responses.

Bug Fixes:

  • State in Messages Fixes: Fixed issues around nested json inside messages and adding state into messages.
  • Anthropic Empty Responses: Fixed issue with Anthropic sometimes responding with empty message.

What's Changed

New Contributors

Full Changelog: v1.5.9...v1.5.10