|
|
|
|
|
by reilly3000
195 days ago
|
|
GCP is sort of blending this into their Gemini APIs. https://ai.google.dev/gemini-api/docs/google-search You don’t have to do RAG or use a serp scraper MCP, just add the Search Grounding tool to the APzi request and it does the rest at the model’s discretion and $0.014 / search. I think that’s generally a fair price for my time vs doing my own search queries at 1/100th the speed. It could get expensive for deep research type queries. |
|
https://ai.google.dev/gemini-api/terms#grounding-with-google...