Skip to content

v2.7.10

Latest
Compare
Choose a tag to compare
@dirkbrnd dirkbrnd released this 30 Jan 12:11
· 6 commits to main since this release
ae765b3

Changelog

New Features:

  • ClickUp Tool: Added support for managing tasks on ClickUp.

Improvements:

  • Postgres custom table schema: Add custom table schema parameter for Postgres tools

New Examples:

  • LLM-OS v1: Add a Streamlit application example for LLM-OS. A application that uses an LLM with advanced operating-system level capabilities.
  • GeoBuddy: An AI-powered geography agent that analyses images to predict locations based on visible cues like landmarks, architecture, and cultural symbols.

Bug Fixes:

  • Text Search Compatibility: Resolved an issue where Text Search was not forward-compatible with recent versions.
  • Custom Function Parsing: Fixed an issue where function parsing for custom functions did not pass all parameters to the AI.
  • Claude Memory Handling: Addressed an issue in Claude where memory was not correctly handled during streaming.
  • Gemini RepeatedComposite and other parsing issues: Gemini messages were incompatible with memory and storage in some cases. This has been resolved.

What's Changed

New Contributors

Full Changelog: agno-agi/agno@v2.7.9...v2.7.10