返回全部动态
Agno v3.0.1 发布:性能优化与多项修复
原标题:v3.0.1
AI 摘要
Agno 发布了 v3.0.1 版本,主要改进包括缓存工具模式以加速多工具代理运行、增量加载会话历史以保持长对话响应速度,并为 PubMed 工具添加超时设置。修复了严格模式下工具模式缺少 properties 时的 KeyError、Gemini 工具结果媒体嵌套、核心安装位置查找依赖等问题。新增了确定性副作用审批流程、DeepKeep AI 防火墙等 cookbook 示例。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
# Changelog ## **Improvements** - **Faster agent runs with many tools**: Tool schemas are now derived once and cached across runs, cutting per-run overhead for agents that carry large toolkits. (#9771) - **Faster long conversations**: Session history is loaded incrementally per turn, so response time stays flat as a conversation grows instead of scaling with its length. (#9775) - **PubMed request timeout**: `PubmedTools` now accepts a `timeout` and passes it to both NCBI E-utilities requ
发布时间:2026-08-26 18:19
抓取时间:2026-08-28 18:49
来源机构:Agno