Skip to content

v1.2.14

Choose a tag to compare

@dirkbrnd dirkbrnd released this 08 Apr 15:43
· 1322 commits to main since this release
2a253a8

Changelog

Improvements:

  • Improved Github Tools: Added many more capabilities to GithubTools.
  • Windows Scripts Support: Converted all the utility scripts to be Windows compatible.
  • MongoDB VectorDB Async Support: MongoDB can now be used in async knowledge bases.

Bug Fixes:

  • Gemini Tool Formatting: Fixed various cases where functions would not be parsed correctly when used with Gemini.
  • ChromaDB Version Compatibility: Fix to ensure that ChromaDB and Agno are compatible with newer versions of ChromaDB.
  • Team-Member Interactions: Fixed issue where if members respond with empty content the team would halt. This is now be resolved.
  • Claude Empty Response: Fixed a case when the response did not include any content with tool calls resulting in an error from the Anthropic API

What's Changed

New Contributors

Full Changelog: v1.2.13...v1.2.14