Models/Google/Google: Gemini 3 Flash Preview (batch)
google

Google: Gemini 3 Flash Preview (batch)

$0.25/M input$1.50/M output
google/gemini-3-flash-preview:batch

Description

Gemini 3 Flash Preview is a high speed, high value thinking model designed for agentic workflows, multi turn chat, and coding assistance. It delivers near Pro level reasoning and tool...

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

Modalities

Input: TextInput: ImageInput: FileInput: AudioInput: VideoOutput: Text

Pricing

Input$0.25/M
Output$1.50/M

Model Info

ProviderGoogle
IDgoogle/gemini-3-flash-preview:batch