Overview
Google’s Gemini models offer multimodal capabilities, long context windows, and advanced reasoning features.Supported Models
| Model | Description | Context |
|---|---|---|
| Gemini 3 Pro Preview | Latest generation | 1M+ |
| Gemini 2.5 Pro | Advanced reasoning | 1M+ |
| Gemini 2.5 Flash | Fast and capable | 1M+ |
| Gemini 2.5 Flash Lite | Lightweight | 1M+ |
| Gemini Pro | Balanced | 32K |
Setup
1
Get API Key
- Go to Google AI Studio
- Sign in with your Google account
- Navigate to API Keys
- Create a new API key
2
Configure in EnConvo
- Open Settings → AI Provider
- Select Google Gemini AI
- Go to Credentials module
- Enter your API key
3
Select Model
Choose your preferred model from the dropdown
Configuration
| Setting | Description | Default |
|---|---|---|
| Credentials | API key configuration | Required |
| Model Name | Model to use | Gemini 3 Pro Preview |
| Temperature | Creativity (0-2) | None (0) |
Advanced Features
Google Search Tool
Available for Gemini 2.5 models. Grounds responses with real-time web content.Works with all languages and provides verifiable source citations.
URL Context Tool
Allows including URLs in requests for additional context. The model will access page content to inform responses.Show Thoughts
Enable to see the model’s thinking process (available for Gemini 2.5+ and Gemini 3).Thinking Configuration
Gemini 3 Pro Preview
| Level | Description |
|---|---|
| Low | Basic thinking |
| High | Deep thinking |
Gemini 2.5 Pro
| Level | Tokens | Description |
|---|---|---|
| Auto | - | Model decides |
| Minimal | 128 | Quick thinking |
| Low | 1,024 | Basic |
| Medium | 10,000 | Balanced |
| High | 30,000 | Deep reasoning |
Gemini 2.5 Flash / Flash Lite
| Level | Tokens | Description |
|---|---|---|
| Disabled | 0 | No thinking |
| Auto | - | Model decides |
| Minimal | 512 | Quick |
| Low | 1,024 | Basic |
| Medium | 10,000 | Balanced |
| High | 20,000 | Deep |
Pricing
Google offers generous free tiers. Check Google AI Pricing.| Model | Input | Output |
|---|---|---|
| Gemini 1.5 Pro | $1.25/1M | $5/1M |
| Gemini 1.5 Flash | $0.075/1M | $0.30/1M |
Best Practices
Leverage long context
Leverage long context
Gemini’s 1M+ token context is perfect for large documents
Use search grounding
Use search grounding
Enable Google Search for up-to-date information
Multimodal tasks
Multimodal tasks
Gemini excels at image analysis and visual reasoning
Troubleshooting
Invalid API key
Invalid API key
- Verify key in Google AI Studio
- Check API is enabled
Region restrictions
Region restrictions
- Some features may be limited by region
- Check Google’s availability docs