ai icon indicating copy to clipboard operation
ai copied to clipboard

Add access to Google Cloud VertexAI SDK for GenAI streaming

Open goodrules opened this issue 11 months ago • 1 comments

Feature Description

Currently, only the consumer APIs are available via @google/generative-ai-js for Gemini. Would like to include access to the Vertex SDK for the GCP endpoints for Gemini via https://github.com/googleapis/nodejs-vertexai.

Use Case

Developers wanting to leverage their GCP resources to build with Vercel.

Additional context

No response

goodrules avatar Apr 03 '24 13:04 goodrules

#863 seemed to introduce this but closed?

williamsmt avatar Apr 03 '24 14:04 williamsmt

Basic provider (no tool calls / gen ui): https://sdk.vercel.ai/providers/ai-sdk-providers/google-vertex

lgrammel avatar May 23 '24 14:05 lgrammel

https://github.com/vercel/ai/pull/1775

lgrammel avatar May 31 '24 07:05 lgrammel