返回全部动态

Google Gen AI Python SDK 发布 v2.23.0

原标题:v2.23.0

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

AI 摘要

Google 发布 Gen AI Python SDK v2.23.0 版本。本次更新新增了环境复制的 from_environment 支持,并在 live.py 的 receive() 中通过 interaction_status 支持动态回合完成。此外修复了 FunctionResultDelta 中未使用字段的问题。

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

正文节选

## [2.23.0](https://github.com/googleapis/python-genai/compare/v2.22.0...v2.23.0) (2026-09-10) ### Features * Add from_environment support for environment copying ([e6d3168](https://github.com/googleapis/python-genai/commit/e6d316866aca21c7d05c5495ca6355f48ca040fc)) * Support dynamic turn completion via interaction_status in live.py receive() ([455df80](https://github.com/googleapis/python-genai/commit/455df80f3c308b6e0cb6f2e0d7583ab2146aee8f)) ### Bug Fixes * Remove unused field from Func


发布时间:2026-09-11 06:15
抓取时间:2026-09-11 06:15
来源机构:Google
阅读原文github.com