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

Google: Gemini 2.5 Flash (batch)

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

Description

Gemini 2.5 Flash is Google's state-of-the-art workhorse model, specifically designed for advanced reasoning, coding, mathematics, and scientific tasks. It includes built-in "thinking" capabilities, enabling it to provide responses with greater...

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

Modalities

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

Pricing

Input$0.15/M
Output$1.25/M

Model Info

ProviderGoogle
IDgoogle/gemini-2.5-flash:batch