Models/Google/Google: Gemini 3.6 Flash (batch)
google

Google: Gemini 3.6 Flash (batch)

$0.38/M input$1.88/M output
google/gemini-3.6-flash:batch

Description

Gemini 3.6 Flash is a high-efficiency model from Google for coding, agentic workflows, and web and app development. It is designed to produce polished outputs with fewer unnecessary edits and...

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

Modalities

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

Pricing

Input$0.38/M
Output$1.88/M

Model Info

ProviderGoogle
IDgoogle/gemini-3.6-flash:batch