返回全部动态
Google Gen AI JS SDK v2.14.0 发布:新增音频转录与弃用警告
原标题:v2.14.0
AI 摘要
Google 发布了 Gen AI JavaScript SDK 的 v2.14.0 版本,新增了音频转录配置和语言代码字段,并支持企业模式下使用 API 密钥及项目/位置参数。同时,对 Imagen 的生成图像、编辑图像和生成视频功能添加了弃用警告,这些功能将在下一个主要版本中移除。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## [2.14.0](https://github.com/googleapis/js-genai/compare/v2.13.0...v2.14.0) (2026-07-28) ### Features * [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription. ([4b2e67a](https://github.com/googleapis/js-genai/commit/4b2e67aebbb713321c095ccad34618f2a98fdd7d)) * Add flat `language_codes` field to `AudioTranscriptionConfig`. ([cc808eb](https://github.com/googleapis/js-genai/commit/cc808ebcbe76beb8e54fd5ca24ac358643104853)) * Allow api key + proj/l
发布时间:2026-07-30 02:06
抓取时间:2026-08-02 00:03
来源机构:Google