1.42.0 (2025-10-08)
Features
- Add labels field to Imagen configs (cdba4c9)
- Add utility methods for creating
FunctionResponsePart
and creating FunctionResponsePart
withFunctionResponseParts
(72c92d8) - Enable Ingredients to Video and Advanced Controls for Veo on Gemini Developer API (Early Access Program) (9c02a07)
Bug Fixes
- Avoid potential dual import for content type assertion (83d7973)
- Increase
READ_BUFFER_SIZE
in_api_client.py
for streaming large chunks in new model (981bba7) - Make t_part and t_content conform to their type annotations: they now handle FileDict correctly and t_contents handles PartUnionDict correctly. (0933632)