← All updates
July 2025New Feature
Google Gemini Support with Free Tier
Google's Gemini 2.0 Flash model is now available in SheetAI through a dedicated GeminiAI() function. Google offers a generous free API tier, making this the best option if you want to try AI in Google Sheets without spending money.
What's included
- Use Google Gemini 2.0 Flash in Google Sheets with the new GeminiAI() function — see Gemini docs
- Google offers a generous free tier — great if you want to try AI in spreadsheets without spending money. Get a free Gemini key
- New GEMINI_MODELS() function to see all available Gemini models
Try it yourself
A
1
=GeminiAI("Explain quantum computing simply", "gemini-2.0-flash")
2
Quantum computing uses qubits that can be 0 and 1 at the same time...