Skip to content

v1.28.1

Compare
Choose a tag to compare
@release-please release-please released this 19 Jul 16:28
fcf4ac9

1.28.1 (2023-07-18)

Features

  • LLM - Released the BatchPrediction to GA for TextGenerationModel (701c3a2)
  • LLM - Support tuning in the "us-central1" location (4aa7745)

Bug Fixes

  • Fix artifact registry link not showing in ui when creating schedules with SDK. (203cb47)
  • Fixed the installation error caused by a PyYAML issue (4b86ce1)
  • Require model name in ModelEvaluation.list() (aed8c76)

Documentation

  • Fixed a docstring for train_steps (1f55b05)

Miscellaneous Chores