googleapis / googleapis/nodejs-agentplatform
generateContent throws 500 Internal Server Error when attempting to ground with VertexAISearch
Open
api: aiplatform
priority: p2
type: bug
- Dominant language
- TypeScript
- Stars
- 182
- Forks
- 69
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
All requests using the RetrievalTool fail with the following error...
[VertexAI.GoogleGenerativeAIError]: got status: 500 Internal Server Error. {\"error\":{\"code\":500,\"message\":\"Internal error encountered.\",\"status\":\"INTERNAL\"}}"
The same requests, or rather requests with the same parameters, work from the console.
Requests using the GoogleSearchRetrievalTool work in the same code but I am specifically looking to ground my responses against my own data set in Vertex AI Search
Contributor guide
Assessment
This issue has not been assessed yet.