模型行为官方发布自动监测

Google Gen AI SDK v2.23.0

Google Gen AI SDK v2.23.0 adds dynamic turn completion via interaction status in the live module, introduces environment copying support, and cleans up FunctionResultDelta.

原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。

人类阅读

为什么值得关注

Google Gen AI SDK version 2.23.0 includes the following changes: - Features: - Added support for copying environments using 'from environment' (commit e6d3168). - Added support for dynamic turn completion via interaction status in live.py 's receive() method (commit 455df80). - Bug Fixes: - Removed an unused field from FunctionResultDelta (commit 2843079).

Agent 解析

可执行摘要

Google Gen AI SDK v2.23.0 updates live.py receive() to support dynamic turn completion based on interaction status, adds environment copying via from environment , and removes an unused field from FunctionResultDelta .

Agent 实用度
82/100
可信度
96%
机器格式
JSON + Markdown
下一步

开发者应核对什么

  • Upgrade google-genai SDK to v2.23.0 to utilize dynamic turn completion in live sessions.
  • Verify that code interacting with FunctionResultDelta does not rely on the removed unused field.
分类

标签与路由

geminigooglesdk
相关信号

继续阅读