Skip to content

v1.34.0

Compare
Choose a tag to compare
@release-please release-please released this 02 Oct 20:29
a36daa7

1.34.0 (2023-10-02)

Features

  • Add Model Garden support to vertexai.preview.from_pretrained (f978200)
  • Enable vertexai preview persistent cluster executor (0ae969d)
  • LLM - Added the count_tokens method to the preview TextGenerationModel and TextEmbeddingModel classes (6a2f2aa)
  • LLM - Improved representation for blocked responses (222f222)
  • LLM - Released ChatModel tuning to GA (7d667f9)

Bug Fixes

  • Create PipelineJobSchedule in same project and location as associated PipelineJob by default (c22220e)

Documentation

  • Add documentation for the preview namespace (69a67f2)