Documentation Index
Fetch the complete documentation index at: https://env.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Gemini
Google’s Gemini models offer impressive context windows and strong multimodal capabilities.Available Models
| Model | Context | Best For |
|---|---|---|
| Gemini 1.5 Pro | 1M tokens | Long documents, large codebases |
| Gemini 1.5 Flash | 1M tokens | Fast responses, cost-effective |
Setup
- Get an API key from aistudio.google.com
- Open env Settings (⌘ + ,)
- Add your key under Google
- Select a Gemini model to start chatting
Features
Million Token Context
Gemini 1.5 models support up to 1 million tokens of context — enough for entire books, large codebases, or hours of video.Multimodal
Gemini natively understands images, audio, and video. Attach files directly to your messages.Grounding
Gemini can ground responses in Google Search for up-to-date information.Tips
- 1.5 Pro is better for complex tasks requiring reasoning
- 1.5 Flash is faster and cheaper for straightforward tasks
- Gemini excels when you need to reference large amounts of context