Models/Google/Google: Gemini 3.5 Flash Lite (batch)
google

Google: Gemini 3.5 Flash Lite (batch)

$0.15/M input$1.25/M output
google/gemini-3.5-flash-lite:batch

Description

Gemini 3.5 Flash Lite is a high-efficiency model from Google with upgraded agentic capabilities. It is suited for subagents that execute focused tasks within complex, multi-agent workflows.

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.5-flash-lite:batch",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: VideoInput: FileInput: AudioOutput: Text

Pricing

Input$0.15/M
Output$1.25/M

Model Info

ProviderGoogle
IDgoogle/gemini-3.5-flash-lite:batch