langfuse-python icon indicating copy to clipboard operation
langfuse-python copied to clipboard

chore(deps-dev): bump google-cloud-aiplatform from 1.60.0 to 1.70.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps google-cloud-aiplatform from 1.60.0 to 1.70.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.70.0

1.70.0 (2024-10-08)

Features

  • Add a dynamic retrieval API (44df243)
  • Add enable_secure_private_service_connect in service attachment (44df243)
  • Add new PscInterfaceConfig field to pipeline_job.proto (44df243)
  • Add psc_automation_configs to DeployIndex v1 (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add update_corpus method for vertex rag (09353cf)
  • Automatically end Experiment runs when Tensorboard CustomJob is complete (30cf221)
  • Vision Models - Add new safety filter levels to Vertex AI Image Generation API. (b1d5007)

Bug Fixes

  • Annotate PipelineJob and PipelineTaskRerunConfig fields as optional (44df243)
  • Update the docstring for LangchainAgent (f7fe2b0)

Documentation

  • Add sample to retrieve experiment backing tensorboard resource name (138dc1a)
  • GenAI - update comments in GenerationConfig property (c670eeb)
  • Limit comment SupervisedTuningSpec for 1p tuning (44df243)

v1.69.0

1.69.0 (2024-10-01)

Features

  • Add rerun method to pipeline job preview client. (29dec74)

Bug Fixes

  • GenAI - Fixed from_dict methods (3090812)

v1.68.0

1.68.0 (2024-09-24)

Features

  • A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig (#4410) (470933f)
  • Add support for partial failures sink in import rag files. (8070411)

... (truncated)

Changelog

Sourced from google-cloud-aiplatform's changelog.

1.70.0 (2024-10-08)

Features

  • Add a dynamic retrieval API (44df243)
  • Add enable_secure_private_service_connect in service attachment (44df243)
  • Add new PscInterfaceConfig field to pipeline_job.proto (44df243)
  • Add psc_automation_configs to DeployIndex v1 (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService (44df243)
  • Add update_corpus method for vertex rag (09353cf)
  • Automatically end Experiment runs when Tensorboard CustomJob is complete (30cf221)
  • Vision Models - Add new safety filter levels to Vertex AI Image Generation API. (b1d5007)

Bug Fixes

  • Annotate PipelineJob and PipelineTaskRerunConfig fields as optional (44df243)
  • Update the docstring for LangchainAgent (f7fe2b0)

Documentation

  • Add sample to retrieve experiment backing tensorboard resource name (138dc1a)
  • GenAI - update comments in GenerationConfig property (c670eeb)
  • Limit comment SupervisedTuningSpec for 1p tuning (44df243)

1.69.0 (2024-10-01)

Features

  • Add rerun method to pipeline job preview client. (29dec74)

Bug Fixes

  • GenAI - Fixed from_dict methods (3090812)

1.68.0 (2024-09-24)

Features

  • A new field response_logprbs is added to message .google.cloud.aiplatform.v1.GenerationConfig (#4410) (470933f)
  • Add support for partial failures sink in import rag files. (8070411)
  • Add support for SharePoint as a ImportRagFiles source. (f89df1f)
  • Adding Vertex Vector Search Vector DB option for RAG corpuses to SDK (d4193f2)
  • Batch_predict method generally-available at TextEmbeddingModel. (73c0dae)

... (truncated)

Commits
  • 218b05c chore(main): release 1.70.0 (#4494)
  • 72b76d8 chore: change 3p db fields to optional
  • 09353cf feat: add update_corpus method for vertex rag
  • b1d5007 feat: Vision Models - Add new safety filter levels to Vertex AI Image Generat...
  • 1e49799 chore: GenAI - Part.function_call.args is now a proper dict
  • ca4d8c6 chore: Samples - Update name in sample to retrieve experiment backing tensorb...
  • 30cf221 feat: Automatically end Experiment runs when Tensorboard CustomJob is complete
  • 2b8ae76 chore: make Gemini API reference more prominent
  • 09ea389 chore: Automatically populating Schema.property_ordering in function declarat...
  • 66572e0 chore: Automatically populating Schema.property_ordering in function declarat...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

dependabot[bot] avatar Oct 09 '24 05:10 dependabot[bot]