返回全部动态
Google Gen AI JS SDK 2.20.0 发布:新增视频理解与音频支持
原标题:v2.20.0
AI 摘要
Google 发布了 Gen AI JavaScript SDK 2.20.0 版本,新增了对 audio/webm MIME 类型的支持、GEAP 的 translation_config SDK 支持,以及 Interactions API 的视频理解功能。同时修复了文件上传请求中冗余 Content-Length 的问题,并暴露了 ProcessingCallStep 和 ProcessingResultStep 等接口。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [2.20.0](https://github.com/googleapis/js-genai/compare/v2.19.0...v2.20.0) (2026-08-31) ### Features * Add support for the audio/webm MIME type. ([b0e3c5f](https://github.com/googleapis/js-genai/commit/b0e3c5f54bbddd875eaa88c699f1b85d5a55918f)) * Add translation_config SDK support for GEAP. ([3e1d923](https://github.com/googleapis/js-genai/commit/3e1d923ef914812c1d209aa2e5461a717d03a081)) * add Video Understanding support to the Interactions API ([6ddbeba](https://github.com/googleapis/js-
发布时间:2026-09-01 05:09
抓取时间:2026-09-01 05:25
来源机构:Google