返回全部动态

Google ADK Python v2.7.0 发布:正确性修复与性能优化

原标题:v2.7.0

Google ADK Python Releases一手来源产品发布质量 83

AI 摘要

Google ADK Python 发布 v2.7.0 版本,主要修复正确性问题,包括模型能力声明、工具返回媒体、对话历史保留、Jinja2 指令模板等改进。该版本还优化了启动速度和热路径性能,并将 pyarrow 从 gcp extra 移至新的 bigquery-analytics extra,这是一个破坏性变更。

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

正文节选

## [2.7.0](https://github.com/google/adk-python/compare/v2.6.3...v2.7.0) (2026-08-13) ### Highlights A correctness release: most of the work went into what an agent sends to the model and what it gets back, alongside a long tail of fixes across tools, sessions, evaluation and the CLI. * **Models declare their own capabilities**: an agent pairs an output schema with tools when the model actually supports it, instead of ADK inferring support from the model id. ([2aff82c](https://github.co


发布时间:2026-08-14 06:18
抓取时间:2026-08-14 06:25
来源机构:Google
阅读原文github.com