github agno-agi/agno v2.5.16

13 hours ago

Changelog

New Features:

  • LLMsTxtTools and LLMsTxtReader: Adds support for the llms.txt standard - a standardized way for websites to provide LLM-friendly documentation indexes (e.g. https://docs.agno.com/llms.txt).
  • SalesforceTools: Added Salesforce CRM Tools.
  • Model: Added new Azure AI Foundry Claude model provider.
  • OpenAIResponses: Added background mode support for OpenAI Responses API.

Bug Fixes:

  • Knowledge: Fixed to read knowledge_table from contents_db instead of agent.db.
  • AGUI:
    • Fixed to emit reasoning events in AGUI interface.
    • Fixed AGUI input_content to store current user input instead of message history.
  • Workflow: Fixed to handle file path images in workflow step conversion.
  • OpenAIResponses: Fixed to handles response.reasoning_summary_text.delta events to stream reasoning content as it arrives.
  • Team: Fixed TeamSession.from_dict() to not mutate input mapping.

What's Changed

New Contributors

Full Changelog: v2.5.15...v2.5.16

Don't miss a new agno release

NewReleases is sending notifications on new releases.