Skip to content

v0.8.0

Compare
Choose a tag to compare
@release-please release-please released this 30 Jan 23:23
baffbbf

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)