chore(deps): update dependency google-cloud-aiplatform to v1.67.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
google-cloud-aiplatform | dependencies | minor |
1.64.0 -> 1.67.0
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
View the Renovate pipeline for this MR
Release Notes
googleapis/python-aiplatform (google-cloud-aiplatform)
v1.67.0
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)
v1.66.0
Features
- Add max_wait_duration option to custom jobs. (ee65917)
- Add Ray 2.33 support to SDK Client Builder, remove deprecated protocol_version from ray client context. (708a67b)
- Add support for version 2.33 for RoV Bigquery read/write, remove dead code from version 2.4 (a4b6c60)
- Update Ray system tests to be compatible with new RoV 2.33 changes (8c7bf27)
- Update setup.py for including Ray v2.33, restrict RoV prediction to 2.9.3 for now (71c6f3c)
Bug Fixes
- Identify nested Vertex Tensorboard profile runs for uploading when standard event data is not present (0a08027)
- Move region tag to include imports (6d1f7fd)
- Move region tag to include imports (#4357) (6d1f7fd)
- Rollback change to tensorboard uploader causing increased latency (879dbcd)
Documentation
- Update SDK Job Submission with Ray v2.33 updated comments (7fda11f)
v1.65.0
⚠ BREAKING CHANGES
- Tokenization - Deprecated
ComputeTokenResult.token_info_list
in favor ofComputeTokenResult.tokens_info
Features
- Add support for system instruction and tools in tokenization. (72fcc06)
- Add vector search alpha to rag retrieval for hybrid search ranking (6624ebe)
- Adding Weaviate Vector DB option for RAG corpuses to SDK (9b28202)
- GenAI - Added
system_instruction
andtools
support toGenerativeModel.count_tokens
(50fca69) - GenAI - Added Llama3 support in GenAI batch prediction (6166152)
- PrivateEndpoint.stream_raw_predict (197f333)
- Support reserved_ip_ranges for VPC network in Ray on Vertex cluster (36a56b9)
- Tokenization - Deprecated
ComputeTokenResult.token_info_list
in favor ofComputeTokenResult.tokens_info
(efbcb54)
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate