Simon Palmer
Results
1
issues of
Simon Palmer
## Describe the issue import { VertexAI } from "@google-cloud/vertexai"; const vertexAI = new VertexAI({project: project, location: location}); Created this as per the Vertex AI SDK but inside a .tsx...
type: bug
triage me
priority: p2
samples