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