grok-code-fast · Grok · text
xAI's ultra-fast coding model Grok Code Fast offers a 256K context window optimized for code generation, completion, and refactoring, with ultra-low latency and ultra-low pricing. It supports FIM completion and Function Calling, making it ideal for IDE integration and CI/CD code review.
256K context; FIM completion; Function Calling; Structured Output; code generation; high-speed responses; real-time X data integration.
Code generation and completion; code transpilation; unit test generation; code review; IDE integration; CI/CD automation.
Does not generate images; no cache_write support; average performance on non-coding tasks; 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="grok-code-fast"
claude