Google’s Gemini API and AI Studio get grounding with Google Search

Share this post:

Starting today, developers using Google’s Gemini API and its Google AI Studio to build AI-based services and bots will be able to ground their prompts’ results with data from Google Search. This should enable more accurate responses based on fresher data.

As has been the case before, developers will be able to try out grounding for free in AI Studio, which is essentially Google’s playground for developers to test and refine their prompts, and to access its latest large language models (LLMs). Gemini API users will have to be on the paid tier and will pay $35 per 1,000 grounded queries.

AI Studio’s recently launched built-in compare mode makes it easy to see how the results of grounded queries differ from those that rely solely on the model’s own data.

At its core, grounding connects a model with verifiable data — whether that’s a company’s internal data or, in this case, Google’s entire search catalog. This also helps the system avoid hallucinations. In an example Google showed me ahead of today’s launch, a prompt asking who won the Emmy for best comedy series in 2024, the model — without grounding — said it was “Ted Lasso.” But that was a hallucination. “Ted Lasso” won the award, but in 2022. With grounding on, the model provided the correct result (“Hacks”), included additional context, and cited its sources.

Image Credits:Google

Turning on grounding is as easy as toggling on a switch and deciding on how often the API should use grounding by making changes to the “dynamic retrieval” setting. That could be as straightforward as opting to turn it on for every prompt or going with a more nuanced setting that then uses a smaller model to evaluate the prompt and decide whether it would benefit from being augmented with data from Google Search.

“Grounding can help … when you ask a very recent question that’s beyond the model’s knowledge cutoff, but it could also help with a question which is not as recent … but you may want richer detail,” Shrestha Basu Mallick, Google’s group product manager for the Gemini API and AI Studio, explained. “There might be developers who say we only want to ground on recent facts, and they would set this [dynamic retrieval value] higher. And there might be developers who say: No, I want the rich detail of Google search on everything.”

Image Credits:Google

When Google enriches results with data from Google Search, it also provides supporting links back to the underlying sources. Logan Kilpatrick, who joined Google earlier this year after previously leading developer relations at OpenAI, told me that displaying these links is a requirement of the Gemini license for anyone who uses this feature.

“It is very important for us for two reasons: one, we want to make sure our publishers get the credit and the visibility,” Basu Mallick added. “But second, this also is something that users like. When I get an LLM answer, I often go to Google Search and check that answer. We’re providing a way for them to do this easily, so this is much valued by users.”

In this context, it’s worth noting that while AI Studio started out as something more akin to a prompt tuning tool, it’s a lot more now.

“Success for AI Studio looks like: you come in, you try one of the Gemini models, and you see this actually is really powerful and works well for your use case,” said Kilpatrick. “There’s a bunch we do to surface potential interesting use cases to developers front and center in the UI, but ultimately, the goal is not to keep you in AI Studio and just have you sort of play around with the models. The goal is to get you code. You press ‘Get Code’ in the top right-hand corner, you go start building something, and you might come back to AI Studio to experiment with a future model.”

Source link

Leave a Reply

Your email address will not be published. Required fields are marked *