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_tokensmethod to the previewTextGenerationModelandTextEmbeddingModelclasses (6a2f2aa) - LLM - Improved representation for blocked responses (222f222)
- LLM - Released
ChatModeltuning 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)