0.9.0 (2025-04-17)
⚠ BREAKING CHANGES
- Simplified the types allowed on the generateContent contents parameter.
Features
- add a helper module to process zod objecsts. (fad2789)
- add support for model_selection_config to GenerateContentConfig (37a9cae)
- Expose transcription configurations for audio in TS, and move generationConfig to the top level LiveConnectConfig (d3a841d)
- Simplified the types allowed on the generateContent contents parameter. (324d158)
- Support audio transcription in Vertex Live API (8d11c04)
- Support RealtimeInputConfig, and language_code in SpeechConfig in python (004ff6a)
- Update VertexRagStore (043d06c)
Bug Fixes
- CI: Fix stable docs generation with release event (89c61b9)