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

Google: Gemini 3.5 Flash (batch)

$0.75/M input$4.50/M output
google/gemini-3.5-flash:batch

Description

Gemini 3.5 Flash is Google's high-efficiency multimodal model, bringing near-Pro level coding and reasoning at Flash-tier cost and speed. It is highly optimized for coding proficiency and parallel agentic execution...

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

Modalities

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

Pricing

Input$0.75/M
Output$4.50/M

Model Info

ProviderGoogle
IDgoogle/gemini-3.5-flash:batch