VertexAiSearchTool User Credentials
Open
needs review
tools
- Dominant language
- Python
- Stars
- 21.5k
- Forks
- 4k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 37
Description
**Is your feature request related to a problem? Please describe.**
Unable to pass user credentials to VertexAiSearchTool
**Describe the solution you'd like**
Developing an agent that uses the built-in VertexAiSearchTool to retrieve an answer from Vertex AI Search datastore. To ensure the user only sees information that they are entitled to see, I want to invoke an OAuth2 credential flow so the identity used to perform the search is that of the user.
**Describe alternatives you've considered**
Using a custom function tool
Contributor guide
Assessment
This issue has not been assessed yet.