Python GenAI client v2.13.0 adds custom vocabulary and model selection
sdkaiengineer
feature patch
The Python GenAI client library has been updated to version 2.13.0, introducing a `custom_vocabulary` field for `BidiGenerateContentSetup` and a model selector feature. These enhancements improve customization and control for developers working with generative AI models. The update is available now and impacts users integrating AI capabilities into their Python applications.
- →A new field custom_vocabulary is added to message .google.cloud.aiplatform.v1beta1.BidiGenerateContentSetup
- →Add model selector
- →Add queued status to interaction proto
- →Make ASR fields public in v1main and Interactions
- →Support mTLS in custom client using google auth mtls.get_default_ssl_context
Features (5) ›
- A new field custom_vocabulary is added to message .google.cloud.aiplatform.v1beta1.BidiGenerateContentSetup
- Add model selector
- interaction-api Add queued status to interaction proto
- Make ASR fields public in v1main and Interactions
- Support mTLS in custom client using google auth mtls.get_default_ssl_context
Maintenance (1) ›
- Regenerate docs for 2.11.0 and 2.12.0
Read the original announcement →
https://github.com/googleapis/python-genai/releases/tag/v2.13.0
Related releases
- 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 ·
- Genkit Go v1.13.1 Retracts v1.13.0 and Corrects A2UI Plugin Path Genkit Releases ·