1.11.0 (2025-04-16)
Features
- Add support for model_selection_config to GenerateContentConfig (fdb0662)
- Introduce json_schema quick accessor in Schema class to convert Google's Schema class into JSONSchema class. (6e55222)
- Support audio transcription in Vertex Live API (9678aba)
- Support configuring the underlying httpx client by allowing the caller to pass client arguments via HttpOptions. (5130e0a)
- Support RealtimeInputConfig, and language_code in SpeechConfig in python (807f098)
- Support user passing in async function to async generate_content and async generate_content_stream for automatic function calling (33d190a)
- Update VertexRagStore (c4558e5)