Models/x-ai/xAI: Grok 4.1 Fast
X-

xAI: Grok 4.1 Fast

2M context$0.20/M input$0.50/M output
x-ai/grok-4.1-fast

Description

Grok 4.1 Fast is xAI's best agentic tool calling model that shines in real-world use cases like customer support and deep research. 2M context window. Reasoning can be enabled/disabled using...

Quick Start

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

Modalities

Input: TextInput: ImageInput: FileOutput: Text

Pricing

Input$0.20/M
Output$0.50/M
Context2M tokens

Model Info

Providerx-ai
IDx-ai/grok-4.1-fast