返回全部动态
Google Gen AI Python SDK v2.15.0 发布,新增音频转录配置
原标题:v2.15.0
AI 摘要
Google Gen AI Python SDK 发布 v2.15.0 版本,新增音频转录配置功能,包括在 GenerationConfig 中添加 audio_transcription_config 字段,以及 Part.audio_transcription 字段,并支持扁平化的 language_codes 字段。此外,企业模式现在允许同时使用 API 密钥和项目/位置参数。该版本还更新了文档。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [2.15.0](https://github.com/googleapis/python-genai/compare/v2.14.0...v2.15.0) (2026-07-28) ### Features * [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. ([0f775f1](https://github.com/googleapis/python-genai/commit/0f775f11ee7fd84433dd16252fe37698beebe296)) * Add flat `language_codes` field to `AudioTranscriptionConfig`. ([fc282b3](https://github.com/googleapis/python-genai/commit/fc282b359a7e9e16219587266c94d2bdc506164a)) * Allow api
发布时间:2026-07-30 01:10
抓取时间:2026-08-02 00:03
来源机构:Google