Models/xAI/grok-build-0.1
xai

grok-build-0.1

256K context$1.00/M input$2.00/M output
xai/grok-build-0.1

Description

Grok Build 0.1 is xAI’s fast coding model trained specifically for agentic software engineering workflows. It supports text and image inputs with text output, and is optimized for interactive coding...

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-build-0.1",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$1.00/M
Output$2.00/M
Context256K tokens

Model Info

ProviderxAI
IDxai/grok-build-0.1