Google Python GenAI SDK Adds Audio Transcription and Enterprise Mode
sdkai
feature patch
The Python GenAI SDK version 2.15.0 introduces support for audio transcription capabilities, allowing for more versatile multimodal interactions. It also enhances enterprise mode by enabling API key authentication alongside project and location configurations. These updates are relevant for developers integrating Google's generative AI models into Python applications, offering expanded functionality for handling audio input and more flexible enterprise deployments.
- →[GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription
- →Add flat language_codes field to AudioTranscriptionConfig
- →Allow api key + proj/location for enterprise mode
- →Regenerate docs for 2.14.0
Features (3) ›
- [GenerateContentConfig] Add GenerationConfig.audio_transcription_config and Part.audio_transcription
- Add flat language_codes field to AudioTranscriptionConfig
- Allow api key + proj/location for enterprise mode
Maintenance (1) ›
- Regenerate docs for 2.14.0
Read the original announcement →
https://github.com/googleapis/python-genai/releases/tag/v2.15.0
Related releases
- Google Developer Groups Announce DevFest 2026 for Hands-On AI Exploration Gemini Blog ·
- Google Python GenAI Library v2.23.0 Adds Environment Copying and Dynamic Turn Completion Gemini Python SDK Releases ·
- Gemini Desktop App Now Available for Windows Users Gemini Blog ·
- 4 ways Gemini makes administrative chores quick and easy Gemini Blog ·
- Lyria 3.5 music generation model generally available in Gemini Gemini Blog ·
- Genkit Python SDK v0.11.0 Improves Error Handling, Video Integration, and Model Configuration Genkit Releases ·