Skip to content

Update dependency google-cloud-aiplatform to v1.52.0

renovate requested to merge renovate/google-cloud-aiplatform-1.x-lockfile into main

This MR contains the following updates:

Package Type Update Change
google-cloud-aiplatform dependencies minor 1.50.0 -> 1.52.0

Release Notes

googleapis/python-aiplatform (google-cloud-aiplatform)

v1.52.0

Compare Source

Features
  • Add FeatureGroup delete (f9011e0)
  • Add support for ToolConfig in the LangChain template (9bda328)
  • Create Vertex Experiment when uploading Tensorboard logs (339f8b6)
  • GenAI - Add BatchPredictionJob for GenAI models (df4a4f2)
  • GenAI - Add cancel, delete, list methods in BatchPredictionJob (7ff8071)
  • GenAI - Added the BatchPredictionJob.submit method (4d091c6)
  • Private Endpoints - Added private service connect support to prediction endpoint. (6bdcfb3)
Bug Fixes
  • Add validation for evaluation dataset fields, update logging info for eval api request count (d6ef500)
  • Fix feature attribution drift visualization for model monitoring SDK (710f33d)
  • Fix the default value of response_column_name in EvalTask.evaluate() (98f9b35)
  • Update get_experiment_df to pass Experiment and allow empty metrics. (de5d0f3)
Documentation
  • Add Vertex Model Monitoring V2 SDK documentation (b47e6ff)
  • Update docstrings for rapid evaluation library. (d6d371d)

v1.51.0

Compare Source

Features
  • Add FeatureGroup create function (3938107)
  • Add FeatureGroup init/get (e47d436)
  • Add support for BaseModels in LangChain templates (5eb885e)
  • Added the vision_models.Image._mime_type property to make vision_models.Image compatible with generative_models.Image (6557d88)
  • AutoSxS Pairwise Metric in Rapid Evaluation SDK (b0c5eda)
  • GenAI - Grounding - Released Google Web Search retriever to GA (32b030a)
  • GenAI - Tuning - Supervised - Added support for the adapter_size parameter (88188d2)
  • LLM - Made the tuning location parameters truly optional (bae8429)
  • LLM - Support tuning of new text embedding models by migrating to the new v1.1.3 pipeline. (7fea754)
  • LLM - Text embedding - Added the output_dimensionality and learning_rate_multiplier parameters to text embedding tuning (Preview only) (cc8bc96)
  • LLM - Text Embedding - Added validation for text embedding tuning parameters. (5a300c1)
  • Release Ray on Vertex SDK to GA (f7c5132)
  • Support custom service account for Ray cluster creation and Ray Client connection (e0c6227)
  • Support vector_distance_threshold filtering and file-based retrieval for RAG (cd85d8f)
Bug Fixes
  • A bug in the evaluation library where the job crashes if only custom metrics are specified. (c528b6f)
  • Add DeprecationWarning to vertexai.preview predictive models SDK (3c3727b)
  • Add MAX_TOKENS to the list of successful finish reasons for Rapid Evaluation SDK (195c77e)
  • AttributeError for TorchModelSerializer.deserialize in torch >=2.3.0 (20b1866)
  • GenAI - Fixed handling of multiple tools in AutomaticFunctionCallingResponder (58e6ac9)
  • Remove InternalServerError and Unknown evaluation service error from retriable exceptions (12c147b)
  • Upload the reference model in model registry (510c833)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports