Latest change released Gemini 3.1 Flash-Lite: Gemini 3.1 Flash-Lite released by google. 1,048,576-token context. 20d ago
Public beta. Coverage is source-backed and intentionally scoped. Rankings are metadata views, not universal quality claims. Read the data policy

← Models

Model profile

xAI: Grok Code Fast 1

xai · released 2025-08-26 · ga · proprietary

text
votes

Use it

xAI chat completions

curl https://api.x.ai/v1/chat/completions \
  -H "Authorization: Bearer $XAI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "grok-code-fast-1",
    "messages": [
      { "role": "user", "content": "Summarize the latest product changes in three bullets." }
    ]
  }'

Verify the exact model identifier in the provider docs before production use. ai-tracker stores canonical ids and pricing snapshots, not account entitlements.

Availability

Where to check

Timeline

  1. released

    xAI: Grok Code Fast 1 released by xai. 256,000-token context. source

Sources