← All models

xai/grok-4

Grok 4

RoutableGuaranteed 30%+ savings

xAI

Grok 4 is xAI's frontier model with multimodal input, long context, and strong general reasoning served through Azure AI Foundry.

chatvisionreasoningazure-foundry

Context

256,000

Input / 1M

$3

Output / 1M

$15

Providers

ProviderInput / 1MOutput / 1MContextRPMStatus
azure-foundry$3$15256,0005,000Routable

Quickstart

curl http://ca-seldon-router.niceglacier-d4ff9f30.centralus.azurecontainerapps.io/v1/chat/completions \
  -H 'Authorization: Bearer $SELDON_API_KEY' \
  -H 'Content-Type: application/json' \
  -d '{
    "model": "xai/grok-4",
    "messages": [{"role": "user", "content": "Hello!"}],
    "max_tokens": 256
  }'
Grok 4 model | Seldon