0.8.0 (2025-04-09)
Features
- Add domain to Web GroundingChunk (dc56670)
- Add generationComplete notification to LiveServerContent (4d9811b)
- add session resumption to live module (b5c6975)
- add session resumption. (fff2b66)
- Add thinking_budget to ThinkingConfig for Gemini Thinking Models (76e0e18)
- Add traffic type to GenerateContentResponseUsageMetadata (d84156e)
- Add types for configurable speech detection (fc861bc)
- Add types to support continuous sessions with a sliding window (0fd8256)
- Add UsageMetadata to LiveServerMessage (67b34f7)
- expose generation_complete, input/output_transcription & input/output_audio_transcription to SDK for Vertex Live API (1e8be50)
- merge GenerationConfig into LiveConnectConfig (d25d77d)
- Populate X-Server-Timeout header when a request timeout is set. (6f00495)
- support media resolution (9ebd58b)
- Support models.get() for getting model information (fc62381)
- Update Live converters to pass along configurable speech detection parameters (8301fa2)
- Update Live converters to pass along params to support continuous sessions with a sliding window (3814d92)
Bug Fixes
- Use authentication headers as provided by google-auth-library (94b11a1)