vercel / ai

Build AI-powered applications with React, Svelte, Vue, and Solid
https://sdk.vercel.ai/docs
Other
10.17k stars 1.53k forks source link

Support "Grounding with Google Search" in Google provider #3553

Open wong2 opened 2 weeks ago

wong2 commented 2 weeks ago

Feature Description

The Gemini API has a new feature where you can ground results with Google search which reduces hallucinations and provides references to content: https://ai.google.dev/gemini-api/docs/grounding

adolphnov commented 1 week ago

I have tried vertex is valid, it will report an error in Google AI Studio, which does not support this parameter. And note that when used in the vertex, no tools can be included, otherwise an error will also be reported. I hope this is helpful to you.