返回全部动态

Google Gen AI Python SDK 2.17.0 发布,新增 Gemini Robotics ER 2 预览模型

原标题:v2.17.0

Google Gen AI Python SDK Releases一手来源API 更新质量 72

AI 摘要

Google 发布了 Gen AI Python SDK 2.17.0 版本,新增了 Gemini Robotics ER 2 Preview 模型支持,并在 FinishReason 枚举中添加了 TOO_MANY_TOOL_CALLS 值。该版本还修复了 Dotnet SDK 中 ResponseSchema 和 ResponseJsonSchema 的 propertyOrdering 自动填充问题,并更新了相关文档和示例。

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

正文节选

## [2.17.0](https://github.com/googleapis/python-genai/compare/v2.16.0...v2.17.0) (2026-08-06) ### Features * Add the Gemini Robotics ER 2 Preview model ([61d4645](https://github.com/googleapis/python-genai/commit/61d4645c6f7acab5fdc1dd6a4f6943fe8c937347)) * Add TOO_MANY_TOOL_CALLS to FinishReason enum. ([a8ec86e](https://github.com/googleapis/python-genai/commit/a8ec86eab28c2806205fc8ec746b492110113c44)) * Add top-level errors array to Interaction resource (iAPI) ([c74505b](https://github.co


发布时间:2026-08-06 12:36
抓取时间:2026-08-06 20:54
来源机构:Google
阅读原文github.com