1.54.0 (2024-06-06)
BREAKING CHANGES
- Remove Vertex SDK data science package (ec4ec8f)
Features
- Add display experiment run button for Ipython environments (ba65828)
- Add hybrid search for public find_neighbors() call. (9d35617)
- Enable Ray Job submission without VPC peering (37875b5)
- GenAI - Allowed callable functions to return values directly in Automatic Function Calling (768af67)
- GenAI - Release ToolConfig to GA (bc8b14a)
- Sample code for Vertex AI Feature Store (6c14e8b)
- Support VertexTool in langchain template. (28a3c56)
Bug Fixes
- Allow non-lro delete method (c23c0ad)
- Deep copy dataset before passing it to evaluation (019b610)
- Ensure model starts with publishers/ when users provide resource path from models/ (d689331)
- Fix failed unit tests due to google-cloud-storage upgrade. (945b9e4)
- Generalize RAG files import from Google Drive (88c6a6a)
- Set upper bound of setuptools to unbreak public Colab for using vertex_ray namespace (6cc45bb)