返回全部动态
Agno v3.0.7 发布:新增页面存储与公共表面,修复多项缺陷
原标题:v3.0.7
AI 摘要
Agno 发布了 v3.0.7 版本,新增了页面存储、公共表面(PublicSurface)和页面文件系统等特性,并改进了工作流错误报告。修复了 Meta Llama 和 AIMLAPI 提供商的崩溃问题、Anthropic 空工具参数丢失问题以及缓存工具包装器导致的内存泄漏。同时引入了破坏性变更,如 Knowledge 构造函数参数改为仅限关键字,并调整了页面搜索的 ef_search 行为。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
# Changelog ## New Features - **Page storage in `agno.knowledge.page`.** Knowledge atomically publishes catalog metadata, filesystem text and vectors, preserves previous revisions when a refresh fails, and exposes bounded sync and async setup, source synchronization, search, read, list and grep APIs. Installed through the new `agno[pages]` extra. (#9963) - `Knowledge(page_search=PageSearchConfig(...))` provides typed, transaction-local planner controls. Unset scan preferences, costs, wo
发布时间:2026-09-08 18:36
抓取时间:2026-09-08 18:52
来源机构:Agno