Using ai-sdk/vertex-ai with agents
I created the agent like this in
convex/agents/coordinator.tsHowever, when I run
bun convex dev (or the equivalent with npx) I getIs there any example of the agents using vertex-ai that I could look at? Or any pointers as to what might be wrong?
