Skip to content

v1.48.0

Compare
Choose a tag to compare
@release-please release-please released this 17 Apr 14:45
0376600

1.48.0 (2024-04-17)

Features

  • Add support for reading requirements from a file. (80db7a0)
  • Adding tpu_topology to Vertex SDK (423c764)
  • Enable continuous upload for profile logs. (f05924d)
  • GenAI - Added the GenerationResponse.prompt_feedback property (efd5a72)
  • GenAI - Added the GenerationResponse.usage_metadata property (0654c35)
  • Support NOT_EQUAL for MatchingEngineIndexEndpoint numeric_restricts. (aa918e3)
  • Support referenced models in SDK. (c9b6b8b)

Bug Fixes

  • Add validation check for extra_packages when creating a reasoning engine. (255dabc)
  • Add validation for langchain tools. (a821d50)
  • Fixed the vertexai.init partial initialization issues (636a654)
  • GenAI - Workaround for streaming when content role is missing in service responses (fa35b91)

Documentation

  • Add Reasoning Engine reference documentation (496fc4b)
  • GenAI - Add Rapid Evaluation SDK reference documentation (40b728b)