Update dependency google-cloud-aiplatform to v1.148.1#4457
Update dependency google-cloud-aiplatform to v1.148.1#4457renovate-bot wants to merge 1 commit intoGoogleCloudPlatform:mainfrom
Conversation
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request focuses on a routine dependency upgrade for the Highlights
Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request updates the google-cloud-aiplatform dependency from version 1.138.0 to 1.140.0. I have reviewed the release notes for the new version and the library's usage within the project. The update consists of new features and bug fixes, with no apparent breaking changes that would affect the existing implementation. The change is safe to merge.
Note: Security Review has been skipped due to the limited scope of the PR.
c14cfc8 to
62c38cd
Compare
62c38cd to
ad34d7b
Compare
6c3375f to
5f21b5e
Compare
5f21b5e to
2c77b85
Compare
2c77b85 to
980c1b8
Compare
980c1b8 to
b0c3b85
Compare
b0c3b85 to
ba28365
Compare
ba28365 to
48f1e33
Compare
48f1e33 to
ca1f9f7
Compare
This PR contains the following updates:
==1.138.0→==1.148.1Release Notes
googleapis/python-aiplatform (google-cloud-aiplatform)
v1.148.1Compare Source
Bug Fixes
UpdateMultimodalDatasetConfigand replace withVertexBaseConfig. (f5dc932)v1.148.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
datasetsmodule. (505aa8c)Miscellaneous Chores
v1.147.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous Chores
v1.146.0Compare Source
⚠ BREAKING CHANGES
to_bigframeshas been removed from the datasets module and moved into theMultimodalDatasetclass. Instead ofdataframe = client.datasets.to_bigframes(multimodal_dataset=multimodal_dataset), usedataframe = multimodal_dataset.to_bigframes()to create a BigFrame instance from a multimodal dataset.Features
Miscellaneous Chores
to_bigframesmethod toMultimodalDatasetclass. (6874b8d)v1.145.0Compare Source
Features
Bug Fixes
v1.144.0Compare Source
⚠ BREAKING CHANGES
create_from_bigqueryandupdate_multimodal_datasetno longer automatically prepend a missingbq://prefix for BigQuery URIs. When using the new functionMultimodalDataset.set_bigquery_urithe prefix will still be added if needed.Features
metadata_filterusage to all retrieval and generator methods inrag_retrieval.py(841c597)MultimodalDataset. (e164b19)Bug Fixes
create_from_pandaswith async versions. (2767273)Documentation
Miscellaneous Chores
v1.143.0Compare Source
Features
gemini_request_read_configinstead oftemplate_configin all functions. (f138162)Bug Fixes
v1.142.0Compare Source
Features
retrieve_contexts_asyncandask_contextsSDK methods inrag_retrieval.py(0e0137e)VALIDATEDFunction Calling mode to v1 (981a551)embed_content_configto messageEmbedContentRequest(981a551)embed_content_configto messageEmbedContentRequest(981a551)agentparameter tocreate_evaluation_runmethods, rather than being part of theAgentInfoobject. This parameter is now required ifagent_infois provided (dab185a)Bug Fixes
Documentation
rag_file_metadata_configacross ImportRagFilesRequest and UploadRagFileRequest (981a551)v1.141.0Compare Source
Features
contextandhistorycolumns when creating Evaluation run from dataframe (e887a2e)agent_datain EvaluationDataset in create_evaluation_run (2b0a98c)Bug Fixes
v1.140.0Compare Source
Features
computation_based_metric_specis added to message.google.cloud.aiplatform.v1beta1.Metric(e5f71de)evaluation_runis added to message.google.cloud.aiplatform.v1beta1.EvaluateDatasetRun(e5f71de)inference_generation_configis added to message.google.cloud.aiplatform.v1beta1.EvaluationConfig(e5f71de)llm_based_metric_specis added to message.google.cloud.aiplatform.v1beta1.Metric(e5f71de)metric_resultsis added to message.google.cloud.aiplatform.v1beta1.EvaluateInstancesResponse(e5f71de)predefined_metric_specis added to message.google.cloud.aiplatform.v1beta1.Metric(e5f71de)ComputationBasedMetricSpecis added (e5f71de)LLMBasedMetricSpecis added (e5f71de)MetricResultis added (e5f71de)PredefinedMetricSpecis added (e5f71de)traffic_type, tool_use_prompt_tokens_detailsto messageGenerateContentResponse.UsageMetadata(e5f71de)namein message.google.cloud.aiplatform.v1beta1.Dataset(e5f71de)namein message.google.cloud.aiplatform.v1beta1.DatasetVersion(e5f71de)google.cloud.aiplatform.v1beta1.BatchPredictionJob(e5f71de)google.cloud.aiplatform.v1beta1.BatchPredictionJob(e5f71de)MULTI_TURN_TOOL_USE_QUALITY,MULTI_TURN_TRAJECTORY_QUALITY,MULTI_TURN_TASK_SUCCESS). (513d4d6)Bug Fixes
Documentation
AggregationMetricis changed (e5f71de)aggregation_outputin message.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponseis changed (e5f71de)expire_timein message.google.cloud.aiplatform.v1beta1.Sessionis changed (e5f71de)filterin message.google.cloud.aiplatform.v1beta1.ListSessionsRequestis changed (e5f71de)output_infoin message.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponseis changed (e5f71de)ttlin message.google.cloud.aiplatform.v1beta1.Sessionis changed (e5f71de)EvaluateDatasetResponseis changed (e5f71de)Metricis changed (e5f71de)OutputInfois changed (e5f71de)evaluate_dataset_responseclarified (e5f71de).google.cloud.aiplatform.v1.DatasetService,.google.cloud.aiplatform.v1.Dataset, and.google.cloud.aiplatform.v1.DatasetVersion(e5f71de).google.cloud.aiplatform.v1beta1.Datasetand.google.cloud.aiplatform.v1beta1.DatasetVersion(e5f71de)v1.139.0Compare Source
Features
max_concurrent_active_run_countsupport to Scheduled Pipelines client GA. (a204e74)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.