Skip to content

v1.76.0

Latest
Compare
Choose a tag to compare
@release-please release-please released this 07 Jan 23:22
c502369

1.76.0 (2025-01-06)

Features

  • Add a new thought field in content proto (67358fa)
  • Add Model Garden deploy API (67358fa)
  • Add required_replica to Vertex SDK (f5ddbb8)
  • Update v1beta1 sdk to support llmparser in import file functions (1eb493b)
  • Use TypeAliasType to define aliases for union types in generative models (2224c83)

Bug Fixes

  • Caching - Fixed an edge case where the contents arg could be None (ede0266)
  • Catch runtime errors in the import of TypeAliasType from typing_extensions (8497476)
  • EvalTask evaluation should only display experiment button once for ipython environments (88d2656)

Documentation

  • A comment for field labels in message .google.cloud.aiplatform.v1beta1.PublisherModel is changed (67358fa)
  • Add latest_stats_count to get_feature in FeatureGroup. (15bfb54)