Google's Python GenAI SDK v2.20.0 adds audio transcription mode and JPEG2000 support
sdkaigaengineer
feature
The Google GenAI Python SDK version 2.20.0 introduces new features for multi-modal AI development. Key additions include `AudioTranscriptionConfigMode` for configuring audio processing, and `TYPE_JPEG2000` for video content MIME types. The update also brings support for environment files and a scotty file download helper, streamlining development workflows. These enhancements expand the SDK's capabilities for handling diverse media formats and improve developer productivity for developers using Google's generative AI services.
- →Add AudioTranscriptionConfigMode
- →Add environment files support and scotty file download helper
- →Add TYPE_JPEG2000 to VideoContent.MimeType enum
Read the original announcement →
https://github.com/googleapis/python-genai/releases/tag/v2.20.0
Related releases
- Genkit CLI Developer UI enhanced with improved logging and error visibility Genkit Releases ·
- Gemini for macOS: How to Use Intelligent Dictation Gemini Blog ·
- Gemini model gemini-robotics-er-1.6-preview reaches end of life in 7 days endoflife.date ·
- Explaining Google's 'Full-Stack' AI Approach Gemini Blog ·
- Genkit Python SDK v0.10.0 Adds Amazon Bedrock Support and Enterprise Persistence Genkit Releases ·
- Python GenAI Client Library Adds Audio Transcription Modes and Configuration Options Gemini Python SDK Releases ·