Models/xai/grok-code-fast-1
xai

grok-code-fast-1

256K context$0.20/M input$1.50/M output
xai/grok-code-fast-1

Description

Grok Code Fast 1 is a speedy and economical reasoning model that excels at agentic coding. With reasoning traces visible in the response, developers can steer Grok Code for high-quality...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "xai/grok-code-fast-1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.20/M
Output$1.50/M
Context256K tokens

Model Info

Providerxai
IDxai/grok-code-fast-1