1.57.0 (2026-01-07)
Features
- [Python] add RegisterFiles so gcs files can be used with genai. (68fa075)
- Add gemini-3-pro-preview support for local tokenizer (48f8256)
- Add PersonGeneration to ImageConfig for Vertex Gempix (c66e0ce)
Bug Fixes
- Remove validation for empty text parts on Chat, this will support keeping the history in chat when the API yields back such a part. (215c852)