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

Google: Gemini 3.7 Flash (batch)

$0.19/M input$0.94/M output
google/gemini-3.7-flash:batch

Description

Gemini 3.7 Flash is a multimodal model from Google for fast agentic workflows, coding, and complex multi-step reasoning. It is designed for tasks that require responsive performance and reliable multi-step...

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

Modalities

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

Pricing

Input$0.19/M
Output$0.94/M

Model Info

ProviderGoogle
IDgoogle/gemini-3.7-flash:batch