HomeVastLLM Catalog › Gemini 3.8 Flash

Gemini 3.8 Flash

by Google DeepMind · Language Models

Context 1049K tokensVisionReasoning / thinking

Overview

Google Gemini 3.8 Flash, configured for reasoning, multimodal, tool, structured-output, and cache workloads.

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

Pricing

from $4.8563 / 1M tokens

UsageRate (USD)Unit
Input tokens$0.97per 1M tokens
Cached input (cache hit)$0.1per 1M tokens
Output tokens$4.86per 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.8-flash", "messages": [{"role": "user", "content": "Hello!"}]}'

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

More from Google DeepMind

← Back to full catalog (101 models)