Skip to content

Update dependency google-cloud-aiplatform to v1.63.0 - autoclosed

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.62.0 -> 1.63.0

Release Notes

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

v1.63.0

Compare Source

Features
  • A new field satisfies_pzs is added to message .google.cloud.aiplatform.v1.BatchPredictionJob (#​4192) (6919037)
  • Add advanced PDF parsing option for RAG file import (6e1dc06)
  • Add multithreading for custom metric computation. (2c93fc1)
  • Add progress bar for generating inference. (b78714f)
  • Add progress bar to custom metrics. (3974aec)
  • Add Prompt class support for configs and Prompt.generate_content wrapper (7f1e031)
  • GenAI - Added seed parameter to the GenerationConfig class (9f1e073)
  • GenAI - Added the Candidate.avg_logprobs property (de80695)
  • GenAI - Released the Prompt feature to Public Preview (64eeab8)
  • GenAI Evaluation: Add generic model-based PointwiseMetric and PairwiseMetric classes that allow customizing metric prompt templates. Add PointwiseMetricPromptTemplate, PairwiseMetricPromptTemplate classes to help formulate and customize metric prompt templates. Add metric_column_mapping parameter to EvalTask for metric prompt template input variable name mapping. (fd38b49)
  • GenAI Evaluation: Open source model-based metric prompt template examples for Gemini 1.5 Pro autorater. Add MetricPromptTemplateExamples class to help retrieve model-based metric prompt templates. (fd38b49)
  • GenAI Evaluation: Release GenAI Evaluation SDK GA features to vertexai.preview module. (fd38b49)
  • Publish GenAI Evaluation SDK GA features to vertexai.evaluation module. Switch GenAI Evaluation Service client to v1 version. (45e4251)
Bug Fixes
  • Add support of display_name to create_cached_content in python SDK (ecc2d54)
  • Always upload the pickled object and dependencies tarball when creating ReasoningEngine (34ef5a3)
  • Remove grouding attribution (f6ece65)
Documentation
  • Update Prompt docstring for batch prompting (e96b6e6)

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.

Merge request reports

Loading