gemini-3.1-flash-image-preview:flat
Gemini 3.1 Flash Image Preview, a.k.a. "Nano Banana 2," is Google’s latest state of the art image generation and editing model, delivering Pro-level visual quality at Flash speed. It combines...
Capacità
Modalità
Statistiche rapide
Performance
Parametri supportati
| Parametro | Sempre | Predefinito |
|---|---|---|
| frequency_penalty | - | (non inviare) |
| include_reasoning | - | |
| max_tokens | - | |
| presence_penalty | - | (non inviare) |
| reasoning | - | |
| repetition_penalty | - | (non inviare) |
| response_format | - | |
| seed | - | |
| structured_outputs | - | - |
| temperature | (non inviare) | |
| top_k | - | (non inviare) |
| top_p | (non inviare) |
Prezzi
| Prezzo per richiesta | $0.11 · richiesta |
| Finestra di contesto | 131.1K token |
| Endpoint compatibili | openai, gemini |
| Provider |
Chiamare gemini-3.1-flash-image-preview:flat dal tuo codice
Punta qualsiasi SDK compatibile con OpenAI a UnoRouter e richiedi il modello per nome. Sostituisci YOUR_API_KEY con una vera chiave dal tuo dashboard.
curl https://api.unorouter.com/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gemini-3.1-flash-image-preview:flat",
"messages": [{"role": "user", "content": "Hello!"}]
}'Domande frequenti
Quanto costa gemini-3.1-flash-image-preview:flat per richiesta?
gemini-3.1-flash-image-preview:flat è fatturato a $0.11 fissi per richiesta.
Come accedo a gemini-3.1-flash-image-preview:flat tramite API?
Invia richieste all'endpoint /v1/chat/completions di UnoRouter con model=gemini-3.1-flash-image-preview:flat. Qualsiasi libreria client compatibile con OpenAI funziona. L'autenticazione usa un token Bearer standard.
Qual è la finestra di contesto di gemini-3.1-flash-image-preview:flat?
gemini-3.1-flash-image-preview:flat supporta una finestra di contesto di 131.1K token, condivisa tra il tuo prompt e la risposta del modello.
Modelli simili
Prova gemini-3.1-flash-image-preview:flat ora
Crea una chiave API e inizia a fare richieste in meno di un minuto.