Google Generative AI Python SDK v2.14.0 adds audio transcription config
The latest release of the Google Generative AI Python SDK, version 2.14.0, introduces new configurations for audio transcription within the GenerateContent API. This update includes deprecation warnings for certain Imagen and LiveConnect configurations, signaling their upcoming removal in a future major version. The changes primarily affect developers using the SDK for generative AI tasks, particularly those involving audio or migrating from older configurations. Audio transcription configuration is now available, while older methods will be phased out.
- →[GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription
- →Regenerate docs for 2.13.0
Features (1) ›
- [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription
Fixes (1) ›
Add deprecation warnings to Imagen generate_images, edit_images, generate_videos (if using prompt/text/image args), LiveConnectConfig.GenerationConfig which will be removed in the next major version
Maintenance (1) ›
- Regenerate docs for 2.13.0
https://github.com/googleapis/python-genai/releases/tag/v2.14.0
Related releases
- Vibe-coded schedule app built with Gemini simplifies mornings Gemini Blog ·
- Gemini App Updates: July Drop Gemini Blog ·
- Gemini Spark integrates Chrome for automated web errands Gemini Blog ·
- Gemini Robotics ER 2 Enhances Embodied Reasoning for Robots Gemini Blog ·
- Python GenAI SDK v2.16.0 adds environment resource, Maps tool support Gemini Python SDK Releases ·
- Google Python GenAI SDK Adds Audio Transcription and Enterprise Mode Gemini Python SDK Releases ·