tw-haiven / haiven

Main repo for the Haiven team assistant
Apache License 2.0
43 stars 9 forks source link

chore(deps): bump google-cloud-aiplatform from 1.66.0 to 1.67.0 in /app #355

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps google-cloud-aiplatform from 1.66.0 to 1.67.0.

Release notes

Sourced from google-cloud-aiplatform's releases.

v1.67.0

1.67.0 (2024-09-17)

Features

  • Add support for partial failures sink in import rag files. (07e471e)
  • Adding Feature Store Vector DB option for RAG corpuses to SDK (cfc3421)
  • Adding Pinecone Vector DB option for RAG corpuses to SDK (f78b953)
  • Adding Vertex Vector Search Vector DB option for RAG corpuses to SDK (f882657)
  • Allow customizing pipeline caching options for model evaluation jobs. (73490b2)
  • GenAI - Switched the GA version of the generative_models classes to use the v1 service APIs instead of v1beta1 (66d84af)

Bug Fixes

  • GenAI - Fixed GenerativeModel.compute_tokens for v1 API (0de2987)
  • Tensorboard - Fix error in tensorboard batch upload of nested dirs (ab157c8)

Documentation

  • Manually add summary overview page. (0bc608a)
Changelog

Sourced from google-cloud-aiplatform's changelog.

1.67.0 (2024-09-17)

Features

  • Add support for partial failures sink in import rag files. (07e471e)
  • Adding Feature Store Vector DB option for RAG corpuses to SDK (cfc3421)
  • Adding Pinecone Vector DB option for RAG corpuses to SDK (f78b953)
  • Adding Vertex Vector Search Vector DB option for RAG corpuses to SDK (f882657)
  • Allow customizing pipeline caching options for model evaluation jobs. (73490b2)
  • GenAI - Switched the GA version of the generative_models classes to use the v1 service APIs instead of v1beta1 (66d84af)

Bug Fixes

  • GenAI - Fixed GenerativeModel.compute_tokens for v1 API (0de2987)
  • Tensorboard - Fix error in tensorboard batch upload of nested dirs (ab157c8)

Documentation

  • Manually add summary overview page. (0bc608a)
Commits
  • 10d9105 chore(main): release 1.67.0 (#4384)
  • ab157c8 fix: Tensorboard - Fix error in tensorboard batch upload of nested dirs
  • 0de2987 fix: GenAI - Fixed GenerativeModel.compute_tokens for v1 API
  • f882657 feat: Adding Vertex Vector Search Vector DB option for RAG corpuses to SDK
  • 07e471e feat: add support for partial failures sink in import rag files.
  • 66d84af feat: GenAI - Switched the GA version of the generative_models classes to u...
  • f78b953 feat: Adding Pinecone Vector DB option for RAG corpuses to SDK
  • a6cbb74 Copybara import of the project:
  • 32f5b25 chore: Bumped up mlflow version in extra requirements to enable autologging f...
  • e310e81 chore: Remove emukit
  • 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)
dependabot[bot] commented 1 week ago

Superseded by #361.