Google / google/gemini-3.1-flash-image
Gemini 3.1 Flash Image - access through LLMTR
Delivers good image generation and conversational editing with lower latency than a premium image model. Use the stable GA model ID for creative products serving mainstream usage.
Technical specifications
| Canonical ID | google/gemini-3.1-flash-image |
|---|---|
| Provider | |
| Context window | 131,072 tokens |
| Operations | IMAGES_GENERATIONS |
| Modalities | text, image, 0.5k, 1k, 2k, 4k |
Pricing
A 6% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| IMAGES_GENERATIONS | INPUT_IMAGE | PER_1M_TOKENS | $0.500000 |
| IMAGES_GENERATIONS | INPUT_TEXT | PER_1M_TOKENS | $0.500000 |
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_IMAGE | $0.045000 |
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_IMAGE | $0.067000 |
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_IMAGE | $0.101000 |
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_IMAGE | $0.151000 |
| IMAGES_GENERATIONS | OUTPUT_IMAGE | PER_1M_TOKENS | $60.00 |
| IMAGES_GENERATIONS | OUTPUT_TEXT | PER_1M_TOKENS | $3.00 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"google/gemini-3.1-flash-image","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Gemini Deep Research Preview google/deep-research-pro-preview-12-2025
- Gemini 2.5 Flash google/gemini-2.5-flash
- Gemini 2.5 Flash Image google/gemini-2.5-flash-image
- Gemini 2.5 Flash-Lite google/gemini-2.5-flash-lite
- Gemini 2.5 Flash-Lite Preview google/gemini-2.5-flash-lite-preview-09-2025
- Gemini 2.5 Flash Native Audio (Live API) google/gemini-2.5-flash-native-audio-preview-12-2025
- Gemini 2.5 Flash Preview TTS google/gemini-2.5-flash-preview-tts
- Gemini 2.5 Pro google/gemini-2.5-pro