1.10.0 (2025-04-09)
⚠ BREAKING CHANGES
- remove Part.from_video_metadata
Features
- Add adapter size 2 for Gemini 2.0 Tuning (959df89)
- Add domain to Web GroundingChunk (9a75d48)
- Add session resumption. (6e80ae7)
- Add thinking_budget to ThinkingConfig for Gemini Thinking Models (71863e0)
- Add traffic type to GenerateContentResponseUsageMetadata (925f983)
- Add transcription support for MLDev (c0a1b5c)
- Add types for configurable speech detection (ae4ecee)
- Add types to support continuous sessions with a sliding window (7099e1e)
- Add UsageMetadata to LiveServerMessage (018846a)
- Added support for Context Window Compression (e5c646c)
- Populate X-Server-Timeout header when a request timeout is set. (2af7b67)
- Remove experimental warnings for generate_videos and operations (fa6007a)
- Remove experimental warnings from live api. (007d1b1)
- Support media resolution (ef64f8a)
Bug Fixes
- Remove Part.from_video_metadata (c0947ab)
- Upload file should support timeout (in milliseconds) configuration from http_options per request or from client (5f3e895)
Miscellaneous Chores
- Release 1.10.0 (c136e41)