返回全部动态

Agno v3.0.11 发布:新增知识检索流水线与重排序器

原标题:v3.0.11

Agno Releases一手来源开源质量 76

AI 摘要

Agno 发布 v3.0.11 版本,新增知识检索流水线、MMR 重排序器、Recency 重排序器、页面源迁移工具、Y-API 作为 OpenAI 兼容模型提供商,以及运行输出中的取消阶段字段。同时改进 MCP 工具模式与推理检测,修复工具钩子、MCP 服务器路由、AG-UI 协议支持、WebSocket 工作流等多项问题,并弃用向量数据库级别的 reranker 参数。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

# Changelog ## New Features: - **Knowledge Retrieval Pipeline**: `Knowledge.search()` now runs a knowledge level retrieval pipeline that can widen the candidate pool before a reranker reorders it, so rerankers no longer need to be implemented per vector db. - **MMR Reranker**: Added `MMRReranker` (Maximal Marginal Relevance) as a retrieval strategy that balances relevance against diversity so near-duplicate chunks do not crowd out the result set. - **Page Source Relocation**: Added `Know


发布时间:2026-09-23 21:14
抓取时间:2026-09-23 21:21
来源机构:Agno
阅读原文github.com