返回全部动态
Agno v3.0.0a3 发布:新增 CodeMode、媒体卸载及多项性能优化
原标题:v3.0.0a3
AI 摘要
Agno 发布了 v3.0.0a3 版本,包含大量修复和新功能。主要改进包括:为代理和团队新增 CodeMode 和结果卸载功能,支持将媒体从数据库卸载到本地、S3 或 GCS 存储,引入 MigrationRequiredError 以处理过时的数据库模式,并优化了性能(如导入时间从 233ms 降至 147ms,会话查找变为 O(1))。此外,还增加了对 SuperGrok OAuth 设备码认证的支持,并更新了 Gemini 默认模型为 3.7 flash。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * fix: keep a workflow session's runs to its own runs by @harshsinha03 in https://github.com/agno-agi/agno/pull/9634 * fix: point invalid-schema table errors at the migration path by @ysolanky in https://github.com/agno-agi/agno/pull/9631 * fix: cache resolved tables in SQL adapters to avoid per-query existence checks by @kausmeows in https://github.com/agno-agi/agno/pull/9623 * fix: install a usable Postgres driver with the postgres and dev extras by @ashpreetbedi in https://g
发布时间:2026-08-22 07:27
抓取时间:2026-08-22 07:38
来源机构:Agno