Download Latest Version v2.3.18 source code.tar.gz (18.5 MB)
Email in envelope

Get an email when there's a new version of Agno

Home / v2.3.17
Name Modified Size InfoDownloads / Week
Parent folder
README.md < 17 hours ago 1.6 kB
v2.3.17 source code.tar.gz < 17 hours ago 18.5 MB
v2.3.17 source code.zip < 17 hours ago 20.6 MB
Totals: 3 Items   39.1 MB 0

Changelog

New Features:

  • ChromaDB Hybrid Search: Added support for hybrid search using dense vector similarity search (semantic) with full-text search (keyword/lexical) using RRF fusion for local chroma db.
  • Remote Agents: Added the RemoteAgent, RemoteTeam and RemoteWorkflow classes enabling usage of Agents, Teams and Workflows running on a remote AgentOS. Docs coming soon.
  • Remote AgentOS client: Added the AgentOSClient class enabling usage of an AgentOS running remotely. Docs coming soon.

Improvements:

  • SemanticChunking Embedder Support: Use any embedder with semantic chunking - pass a model string, any Agno embedder (AzureOpenAI, Mistral, etc.), or custom chonkie BaseEmbeddings implementation.
  • Reconnection for Workflows via socket: Extended the existing websocket implementation for workflows to be reconnected via socket in case of interruption in AgentOS client.

What's Changed

Full Changelog: https://github.com/agno-agi/agno/compare/v2.3.16...v2.3.17

Source: README.md, updated 2025-12-19