1.20.0 (2025-06-11)
Features
- Add datastore_spec field for VertexAISearch (a26d998)
- Add support for Veo frame interpolation and video extension (1648dda)
- Add Video.from_file() support in Python SDK (7eb5b07)
- RAG - Introducing context storing for Gemini Live API. (c00c4a9)
- Use aiohttp in async APIs to lower latency if aiohttp is installed, otherwise use default httpx in async APIs (2f448bc)
Bug Fixes
- chats: Relax the constraint on chat turns (046fa87)
- Make function calls asynchronous in subsequent AFC calls (3e429a0)
Documentation
- Generate docs for 1.19.0 (4df9230)