Gemini 3 1 Flash Lite is a Google Gemini model for multimodal reasoning, coding, generation, and long-context tasks.
from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="gemini/gemini-3.1-flash-lite-preview", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="gemini/gemini-3.1-flash-lite-preview", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)Gateway routes for this model on the Respan gateway, including fallback routes when configured.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| gemini/gemini-3.1-flash-lite-preview | 1.0M | $0.25/M | $1.50/M | — | — | — |
Other models from the same provider available through the gateway.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| gemini/gemini-2.5-computer-use-preview-10-2025 | 131K | $1.25/M | $10.00/M | Read:$1.25/MWrite:$0.00/M | — | +2 | — |
| gemini/gemini-2.5-flash | 1.0M | $0.30/M | $2.50/M | — | 11s | 170tps | |
| gemini/gemini-2.5-flash-lite | 1.0M | $0.10/M | $0.40/M | — | 2.0s | 189tps | |
| gemini/gemini-2.5-pro | 1.0M | $1.25/M | $10.00/M | — | 7.2s | 94tps | |
| gemini/gemini-3-flash-preview | 1.0M | $0.50/M | $3.00/M | — | 7.3s | 118tps | |
| gemini/gemini-3.1-flash-lite | 1.0M | $0.25/M | $1.50/M | — | 3.9s | 258tps | |
| gemini/gemini-3.1-pro-preview | 1.0M | $2.00/M | $12.00/M | — | 15s | 203tps | |
| gemini/gemini-3.1-pro-preview-customtools | 1.0M | $2.00/M | $12.00/M | Read:$0.20/MWrite:$0.00/M | 2.0s | +2 | 30tps |
| gemini/gemini-3.5-flash | 1.0M | $1.50/M | $9.00/M | Read:$0.15/MWrite:— | 3.1s | 6821tps | |
| gemini/gemini-3.5-flash-lite | 1.0M | $0.30/M | $2.50/M | Read:$0.03/MWrite:$0.00/M | 1.5s | +2 | 69tps |
| gemini/gemini-3.6-flash | 1.0M | $0.75/M | $3.75/M | Read:$0.15/MWrite:$0.00/M | 16s | +2 | 1084tps |
| gemini/gemini-3.7-flash | 1.0M | $0.75/M | $3.75/M | Read:$0.07/MWrite:$0.00/M | 4.0s | +2 | 130tps |
Built to meet the security and privacy standards that enterprise and healthcare teams require.
ISO 27001
The internationally recognized standard for information security management.
SOC 2
Secure, compliant management of your data across all of our systems.
GDPR
Operated under GDPR, the world's strictest standard for data privacy.
HIPAA
HIPAA compliant, with a BAA available for healthcare teams.