grok-3-fast · Grok · text
Grok 3 Fast is a faster, lower-cost variant of Grok 3 for high-concurrency production tasks.
128K context; fast inference; real-time data; tool calling.
High-concurrency APIs; real-time chat; cost-sensitive workloads.
Lower reasoning depth than Grok 3; 128K context.
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="grok-3-fast"
claude --dangerously-skip-permissions