Skip to content

v1.96.0

Compare
Choose a tag to compare
@release-please release-please released this 04 Jun 00:14
aa6eda4

1.96.0 (2025-06-03)

Features

  • A new field include_thoughts is added to message .google.cloud.aiplatform.v1.GenerationConfig.ThinkingConfig (f2244aa)
  • A new field include_thoughts is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • A new field thought_signature is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • A new field thought is added to message .google.cloud.aiplatform.v1.Part (f2244aa)
  • Add json schema support to structured output and function declaration (f2244aa)
  • Add json schema support to structured output and function declaration (f2244aa)
  • Add network_attachment to PscInterfaceConfig (f2244aa)
  • Add psc_interface_config to CustomJobSpec (f2244aa)
  • Add psc_interface_config to PersistentResource (f2244aa)
  • Add psc_interface_config to PipelineJob (f2244aa)
  • Expose URL Context API to v1 (f2244aa)
  • Expose URL Context API to v1beta1 (f2244aa)

Bug Fixes

  • Small fix in MultimodalDataset.toBigframes(). (ee12f05)

Documentation

  • Allow field thought to be set as input (f2244aa)

Miscellaneous Chores