Skip to content

v1.33.0

Compare
Choose a tag to compare
@release-please release-please released this 19 Sep 00:38
910c22a

1.33.0 (2023-09-18)

Features

  • Add Custom Job support to from_pretrained (8b0add1)
  • Added async prediction and explanation support to the Endpoint class (e9eb159)
  • LLM - Added support for async prediction methods (c9c9f10)
  • LLM - CodeChat - Added support for context (f7feeca)
  • Release Ray on Vertex SDK Preview (3be36e6)

Bug Fixes

  • Handle Ray image parsing error (41a3a83)
  • Vizier - Fixed field existence checks for child params in to_proto(). (d516931)