HomeVastLLM Catalog › Gemini 3.6 Flash

Gemini 3.6 Flash

by Google DeepMind · Language Models

Context 1049K tokensVisionReasoning / thinking

Overview

Google's GA, speed-optimized frontier model for agentic coding, multimodal reasoning, tool use, and structured output.

Context window1049K tokens
Max output66K tokens
Input → Outputtext, image, video, audio → text
CapabilitiesVision, Reasoning / thinking

Pricing

from $9.7125 / 1M tokens

UsageRate (USD)Unit
Input tokens$1.94per 1M tokens
Cached input (cache hit)$0.19per 1M tokens
Output tokens$9.71per 1M tokens

TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage

Call it in 30 seconds

OpenAI-compatible · base URL https://api.tunerouter.com/v1/

POST/chat/completions
curl https://api.tunerouter.com/v1/chat/completions \
  -H "Authorization: Bearer $TUNEROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "gemini-3.6-flash", "messages": [{"role": "user", "content": "Hello!"}]}'

Model ID: gemini-3.6-flash · works with OpenAI SDKs — just point base_url at api.tunerouter.com

More from Google DeepMind

← Back to full catalog (101 models)