Gemini

Google: Gemini 3.1 Flash Lite

Chat
google/gemini-3.1-flash-lite

Gemini 3.1 Flash Lite (GA) is Google's high-efficiency multimodal model optimized for low-latency, high-volume workloads. GA version of the preview model. Supports full thinking levels (minimal, low, medium, high) for cost/performance trade-offs. Priced at half the cost of Gemini 3 Flash. Released May 7, 2026.

1M fenêtre de contexte
64K tokens de sortie max
Publié: 2026-05-07
Protocoles supportés:OpenAIopenaiGeminigemini
Fournisseurs disponibles:GoogleCloudVertex
Capacités:VisionFunction CallingRaisonnementPrompt CachingRecherche webEntrée audioEntrée vidéoEntrée PDF

Tarifs

TypePrix
Tokens d'entrée$0.25/M
Tokens de sortie$1.5/M
Entrée audio$0.5/M
Lecture cache$0.025/M
Écriture cache$1/M
Écriture cache (1 h)$1/M
Audio en cache$0.05/M
Recherche web$0.014/R

Exemples de code

from google import genai
client = genai.Client(
api_key="YOUR_OFOX_API_KEY",
http_options={"api_version": "v1beta", "url": "https://api.ofox.ai/gemini"},
)
response = client.models.generate_content(
model="google/gemini-3.1-flash-lite",
contents="Hello!",
)
print(response.text)

Questions fréquentes

Google: Gemini 3.1 Flash Lite sur Ofox.ai coûte $0.25/M par million de tokens d'entrée et $1.5/M par million de tokens de sortie. Paiement à l'usage, sans frais mensuels.