-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: remove discoveryengine samples #4373
fix: remove discoveryengine samples #4373
Conversation
Here is the summary of changes. You are about to delete 1 region tag.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for cleaning these samples up!
@telpirion Hi, these samples are current. They are in use for Vertex AI Agent Builder. Can they please be added back in? |
Description
Fixes #3569
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Per this documentation, discovery engine has been deprecated in favor of Vertex Agent Builder.
Checklist
go test -v ./..
(see Testing)gofmt
(see Formatting)go vet
(see Formatting)