Agno v2.8.1 发布:新增视频嵌入与代理通信功能
原标题:v2.8.1
AI 摘要
Agno 发布了 v2.8.1 版本,新增了 TwelveLabsTools 对 Marengo 视频嵌入的支持,以及 Slack 的 respond_to_other_agents 标志用于对等代理通信。改进包括学习存储的 extraction_tool_call_limit 以防止无限循环,以及所有上下文提供者支持 stream_sub_agent_events。修复了文件工具、团队、CSV 读取器等多个问题,并将 Scavio 的 google_search 迁移到 v2 API。
正文节选
# Changelog ## New Features: - **TwelveLabsTools**: Added support for Marengo video embeddings. See [docs](https://docs.agno.com/tools/toolkits/others/twelvelabs#twelvelabs). - **Slack**: `respond_to_other_agents` flag for peer-agent communication. ## Improvements: - **Learning Stores**: `extraction_tool_call_limit` to prevent infinite loops. - **Context Providers**: `stream_sub_agent_events` supported across all providers. ## Bug Fixes: - **File Tools**: `list_files` now exp