1.73.0 (2024-11-19)
Features
- Add a
nfs_mountsto RaySpec in PersistentResource API (6a22bef) - Add a v1 UpdateEndpointLongRunning API (6a22bef)
- Add BatchCreateFeatures rpc to feature_registry_service.proto (68fc5f2)
- Add BYOSA field to tuning_job (68fc5f2)
- Add BYOSA field to tuning_job (68fc5f2)
- Add COMET and MetricX to the evaluation SDK (4135810)
- Add Create FeatureMonitor function to FeatureGroup in Vertex AI SDK (285ec2c)
- Add CustomEnvironmentSpec to NotebookExecutionJob (6a22bef)
- Add CustomEnvironmentSpec to NotebookExecutionJob (6a22bef)
- Add default_runtime in Vertex Pipeline SDK preview. (44587ec)
- Add fast_tryout_enabled to FasterDeploymentConfig v1 proto (68fc5f2)
- Add FeatureMonitor to FeatureGroup in Vertex AI SDK (f2233ce)
- Add PSC automation support to matching engine index endpoint
deploy_index(),find_neighbors(),match(), andread_index_datapoints(). (3ab39a4) - Add vertex_rag_source to create_feature_view method (ca61c5a)
- Adding fast_tryout_enabled option to Vertex SDK (fde1b96)
- Allow setting Vertex Model Garden source model name during model upload (3af9cc8)
- Allow user control which class methods to export via
register_operations. Theclass methodsspec will be changed according to user'sregister_operations. (74077b5) - COMET added to evaluation service proto (68fc5f2)
- Expose system_labels field to model deployment APIs in Vertex public preview SDK (13cede4)
- Expose system_labels field to model deployment APIs in Vertex Python SDK (75655af)
- GenAI - Grounding - Added grounding dynamic_retrieval config to Vertex SDK (c39334a)
- GenAI Evaluation: Release GenAI Evaluation SDK Agent Evaluation features to vertexai.preview module. (41cd5a8)
- MetricX added to evaluation service proto (68fc5f2)
- Trajectory eval metrics added to evaluation service proto (6a22bef)
- Vision Models - Add support for Imagen 3 Capabilities to Vertex SDK (9a30c31)
Bug Fixes
- GenAI - Fixed GAPIC-renamed keys (keys with trailing underscore) in structures returned by the
to_dictmethods. (9d00424) - Implementation of proto conversion in reasoning engine utils when message is not specified (99fafe9)
- Remove check on serving_container_image_uri when artifact_uri and local_model is given (ccd89b4)