[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live)

[AI SDK](/c/ai-sdk/62)

# Is @google/genai supported?

105 views · 2 likes · 4 posts


Chris Read (@chris-read) · 2025-11-19

Will the Vercel AI SDK support the unified @google/genai package?

We’re integrating with the Vertex AI provider, but have run into an issue.

Thank you so much for your help!


Pauline P. Narvas (@pawlean) · 2025-11-20 · ♥ 1

Hey, Chris! Welcome :waving_hand: 

What error are you seeing?

I wonder if it's related to:
https://community.vercel.com/t/help-with-ai-sdk-google/28069/4?u=pawlean


Pauline P. Narvas (@pawlean) · 2026-01-23 · ♥ 1

Hey @chris-read! Just checking in to see if you still need help with the Vercel AI SDK and the @google/genai package. Have you found a solution, or are you still facing that issue? Excited to help!


BestCodes (@bestcodes) · 2026-01-23

[quote="Chris Read, post:1, topic:28075, username:chris-read"]
We’re integrating with the Vertex AI provider.
[/quote]

@chris-read The Vercel AI SDK does have its own Google Vertex provider, if that helps you!
https://ai-sdk.dev/providers/ai-sdk-providers/google-vertex

[quote="Chris Read, post:1, topic:28075, username:chris-read"]
Will the Vercel AI SDK support the unified `@google/genai` package?
[/quote]

Not sure what you mean by this, exactly? The AI SDK has its own architecture for providers and models, and while there's probably a way you could use the `@google/genai` package with it, it would be much easier to just use the AI SDK's official Vertex AI provider.