Cyclenerd / google-cloud-litellm-proxy

🚅 LiteLLM Proxy for Google Cloud Generative AI
Apache License 2.0
30 stars 3 forks source link

Bump google-cloud-aiplatform from 1.72.0 to 1.73.0 #27

Closed dependabot[bot] closed 21 hours ago

dependabot[bot] commented 22 hours ago

Bumps google-cloud-aiplatform from 1.72.0 to 1.73.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.73.0

1.73.0 (2024-11-19)

Features

  • Add a nfs_mounts to 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(), and read_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. The class methods spec will be changed according to user's register_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_dict methods. (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)

Documentation

  • Automatic Function calling comment update (91f85ac)
  • Clarity and typo fixes for documentation (6a22bef)
  • Fix example rpc naming (6a22bef)
  • GenAI - Grounding - Added sample for grounding with Google Search to the Vertex GenAI SDK README. (4bf9816)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.73.0 (2024-11-19)

Features

  • Add a nfs_mounts to 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(), and read_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. The class methods spec will be changed according to user's register_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_dict methods. (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)

Documentation

  • Automatic Function calling comment update (91f85ac)
  • Clarity and typo fixes for documentation (6a22bef)
  • Fix example rpc naming (6a22bef)
  • GenAI - Grounding - Added sample for grounding with Google Search to the Vertex GenAI SDK README. (4bf9816)
Commits
  • 0160d49 chore(main): release 1.73.0 (#4646)
  • 285ec2c feat: Add Create FeatureMonitor function to FeatureGroup in Vertex AI SDK
  • 41cd5a8 feat: GenAI Evaluation: Release GenAI Evaluation SDK Agent Evaluation feature...
  • df2c650 chore: Added validation that importing vertexai module does not load any bi...
  • 75655af feat: Expose system_labels field to model deployment APIs in Vertex Python SDK
  • 13cede4 feat: Expose system_labels field to model deployment APIs in Vertex public pr...
  • 6a22bef Copybara import of the project:
  • 74077b5 feat: Allow user control which class methods to export via `register_operatio...
  • 3af9cc8 feat: Allow setting Vertex Model Garden source model name during model upload
  • 3ab39a4 feat: Add PSC automation support to matching engine index endpoint `deploy_in...
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)