0.8.0 (2025-01-30)
⚠ BREAKING CHANGES
- Rename files.upload argument to "file" instead of "path".
Features
- Add enhanced_prompt to GeneratedImage class (76c810b)
- Added Operation and PredictOperation (internal module) (309dd26)
- Support global endpoint natively in Vertex (f4530b0)
- Support unknown enum values (da448b3)
Bug Fixes
- Streaming in Vertex AI Express (ff78b7b)
Documentation
- Correct generate content with uploaded file example (8cea052)
Miscellaneous Chores
- Rename files.upload argument to "file" instead of "path". (f68aa1f)