1.32.0 (2023-09-05)
Features
- LLM - Added
stop_sequencesparameter to streaming methods andCodeChatModel(d62bb1b) - LLM - Improved the handling of temperature and top_p in streaming (6566529)
- Support bigframes sharded parquet ingestion at remote deserialization (Tensorflow) (a8f85ec)
- Release Vertex SDK Preview (c60b9ca)
- Allow setting default service account (d11b8e6)
Bug Fixes
- Fix feature update since no LRO is created (468e6e7)
- LLM -
CodeGenerationModelnow supports safety attributes (c2c8a5e) - LLM - Fixed batch prediction on tuned models (2a08535)
- LLM - Fixed the handling of the
TextEmbeddingInput.task_typeparameter. (2e3090b) - Make statistics Optional for TextEmbedding. (7eaa1d4)