Skip to content

v1.25.0

Choose a tag to compare

@release-please release-please released this 29 Oct 23:01
4552440

1.25.0 (2025-10-29)

Features

  • Add safety_filter_level and person_generation for Imagen upscaling (09a8075)
  • Add support for preference optimization tuning in the SDK. (5d4123c)
  • Added Operations.get which is a generic method which will handle all Operation types. (c1dc32f)
  • Pass file name to the backend when uploading with a file path (081a9a6)
  • support default global location when not using api key with vertexai backend (f9028a7)
  • Support retries in API requests (3d5de00)

Documentation

  • Add docstring for classes and fields that are not supported in Gemini or Vertex API (7a03dac)
  • Add docstring for enum classes that are not supported in Gemini or Vertex API (830a12f)
  • Add documentation for the retry behavior (4fbcf51)