chore(generative_ai): remove migrated and unused samples - #14535
Conversation
Deletes legacy image generation and prompt template examples that have been migrated to the `google-genai` SDK or have fallen into disuse.
There was a problem hiding this comment.
Code Review
This pull request removes several deprecated Google Cloud Vertex AI image generation and editing samples, specifically those related to image inpainting (inserting and removing using masks and mask modes), along with their corresponding test files. Additionally, it removes the prompt template sample and its associated test from test_prompt_template.py. As there are no review comments, no additional feedback is provided.
Kef131
left a comment
There was a problem hiding this comment.
I do not found devsite references
|
Here is the summary of changes. You are about to delete 5 region tags.
This comment is generated by snippet-bot.
|
Description
Deletes legacy image generation and prompt template examples that have been migrated to the
google-genaiSDK or have fallen into disuse.Fixes b/550390900
Checklist
Testing
Compliance & Style
Post-Approval Actions