返回全部动态
Google ADK Python v2.10.0 发布:技能生命周期与评估指标增强
原标题:v2.10.0
AI 摘要
Google ADK Python 发布 v2.10.0,引入实验性的技能生命周期管理(含 EPHEMERAL 生命周期、活跃技能上限与 unload_skill 工具),新增 MongoDB 向量与混合搜索工具集,并为 Agent 评估加入时长、token 消耗和模型调用次数等效率指标。同时增强对 OpenAI 推理模型的参数自动适配与推理 token 上报,并调整 BigQuery 保护写入模式、指令模板等行为。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [2.10.0](https://github.com/google/adk-python/compare/v2.9.2...v2.10.0) (2026-09-24) ### Highlights This release introduces advanced skill lifecycle management, expands database and model integration support, and brings richer efficiency metrics to agent evaluation. * **Skills**: Control resource usage and tool persistence dynamically using new ephemeral lifecycles and active skill limits (experimental; enable with `ADK_ENABLE_SKILL_LIFECYCLE=1`). ([43b73e4](https://github.com/google/adk-
发布时间:2026-09-26 03:00
抓取时间:2026-09-26 03:06
来源机构:Google