Google / google/gemini-3.1-flash-live-preview
Gemini 3.1 Flash Live Preview - access through LLMTR
Stands out in real-time voice applications that need spoken dialogue, acoustic nuance, and multimodal awareness. A strong preview layer for voice-first assistants.
Technical specifications
| Canonical ID | google/gemini-3.1-flash-live-preview |
|---|---|
| Provider | |
| Context window | 128,000 tokens |
| Operations | REALTIME_SESSION |
| Modalities | text, audio, image, video |
Pricing
A 6% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| REALTIME_SESSION | INPUT_TEXT | PER_1M_TOKENS | $0.750000 |
| REALTIME_SESSION | OUTPUT_TEXT | PER_1M_TOKENS | $4.50 |
| REALTIME_SESSION | INPUT_AUDIO | PER_MINUTE | $0.005000 |
| REALTIME_SESSION | INPUT_IMAGE | PER_MINUTE | $0.002000 |
| REALTIME_SESSION | INPUT_VIDEO | PER_MINUTE | $0.002000 |
| REALTIME_SESSION | OUTPUT_AUDIO | PER_MINUTE | $0.018000 |
| REALTIME_SESSION | TOOL_CALL | PER_1K_CALLS | $14.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-live-preview","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