7 ms·
The Gemini APIs have options for using Google Search grounding, or in simpler terms: to process a prompt by first using search to augment the context.
by mark_l_watson 13d ago
The Gemini APIs have options for using Google Search grounding, or in simpler terms: to process a prompt by first using search to augment the context.
- rahimnathwani 13d agoRight, I mentioned that here: https://news.ycombinator.com/item?id=49539339 https://news.ycombinator.com/item?id=49539339 jampa was saying that the Gemini 3.7 (a model) ranks higher on real-world knowledge. The point I was originally making is that I would trust any model by itself to answer real-world knowledge problems. If I want to know opening hours, then probably any of the models could find the answer with a web search tool. Perhaps the Gemini API makes this easier, as the web search tool is built in.