chore(generative_ai): remove samples migrated to genai - #14531
Conversation
There was a problem hiding this comment.
Code Review
This pull request removes several Python example files, tests, and configuration files related to Vertex AI text/multimodal embeddings and supervised tuning. Specifically, it deletes code examples for batch text embedding, lower-dimension embeddings, multimodal embeddings, and tuning job cancellation, along with their corresponding test suites and dependency requirements. There are no review comments, so we have no feedback to provide.
Deletes embeddings and model tuning examples that have been migrated to use the new `google-genai` SDK.
f2de68d to
dc227de
Compare
angelcaamal
left a comment
There was a problem hiding this comment.
I didn't find any references to the deleted samples on DevSite, LGTM!
angelcaamal
left a comment
There was a problem hiding this comment.
I couldn't find any references in use for this sample in devsite, LGTM
|
Here is the summary of changes. You are about to delete 4 region tags.
This comment is generated by snippet-bot.
|
Description
Deletes embeddings and model tuning examples that have been migrated to use the new
google-genaiSDK.Fixes b/540949366
Checklist
Testing
Compliance & Style
Post-Approval Actions