jishie

Grok Build 0.1

crossmodel/x-ai/grok-build-0.1 · family grok-build · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.

$1.25Blended $/1M (3:1)
$1Input $/1M
$2Output $/1M
$3.001M in + 1M out
$0.2 −80%Cache read $/1M
#3429 of 5,000Cheapest rank
Provider
CrossModel (crossmodel)
Context
256,000 tokens
Max output
256,000 tokens
Capabilities
toolsreasoningtextimage

Same model, other providers

“Grok Build 0.1” is offered by 9 providers — cheapest-effective first. Kenari is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Kenarifreefree$0.00256k
CrossModel (this)$1$2$1.25256k
Impossibl$1$2$1.25256k
NanoGPT$1$2$1.25256k
FastRouter$1$2$1.25256k
LLM Gateway$1$2$1.25256k
OpenCode Zen$1$2$1.25256k
ZenMux$1$2$1.25256k
Venice AI$1$2$1.25256k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at CrossModel and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"x-ai/grok-build-0.1","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):