Gemini 3 Flash is a previous-generation Google fast model with a 1M context window and 64K output.
1M context; fast inference; multimodal; tool calling; Function Calling; JSON mode.
High-throughput production; large-context processing; cost-efficient tasks.
Superseded by Gemini 3.5+; 64K max output.
Anthropic公式のCLIコーディングエージェント。複数ファイル編集、ツール利用、長文脈推論。
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="gemini-3-flash"
claude --dangerously-skip-permissions