crossmodel/x-ai/grok-build-0.1 · family grok-build · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtextimage.
crossmodel)“Grok Build 0.1” is offered by 9 providers — cheapest-effective first. Kenari is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Kenari | free | free | $0.00 | 256k |
| CrossModel (this) | $1 | $2 | $1.25 | 256k |
| Impossibl | $1 | $2 | $1.25 | 256k |
| NanoGPT | $1 | $2 | $1.25 | 256k |
| FastRouter | $1 | $2 | $1.25 | 256k |
| LLM Gateway | $1 | $2 | $1.25 | 256k |
| OpenCode Zen | $1 | $2 | $1.25 | 256k |
| ZenMux | $1 | $2 | $1.25 | 256k |
| Venice AI | $1 | $2 | $1.25 | 256k |
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):