gemini-3.5-flash · Gemini · text
Gemini 3.5 Flash is Google DeepMind's ultra-fast model, offering 1M context with low latency and excellent value. It supports implicit caching, visual understanding, and Function Call. Ideal for high-concurrency, low-latency scenarios: customer support, classification, summarization, and lightweight code completion.
1M context; implicit caching (cache_read 25% of input); visual understanding; Function Call; JSON mode; fast responses.
High-concurrency customer support; classification and tagging; summarization; lightweight code completion; image recognition; video content understanding.
Does not generate images; implicit caching is not a guaranteed hit; prices double when context exceeds 128k; max_tokens capped at 8K.
Anthropic official CLI coding agent. Multi-file edits, tool use, long-context reasoning.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="gemini-3.5-flash"
claude