Gemini 3.1 Flash Lite
1M context$0.25/M input$1.50/M output
google/gemini-3.1-flash-liteDescription
Gemini 3.1 Flash Lite is Google’s GA high-efficiency multimodal model optimized for low-latency, high-volume workloads. It supports text, image, video, audio, and PDF inputs, and is designed for lightweight agentic...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemini-3.1-flash-lite",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextInput: ImageInput: VideoInput: FileInput: AudioOutput: Text
Pricing
Input$0.25/M
Output$1.50/M
Context1M tokens
Model Info
Providergoogle
IDgoogle/gemini-3.1-flash-lite