Grok 4.7
opencode-go/grok-4.7 · family grok · in: text, image, pdf → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image pdf.
$3.00
Blended $/1M (3:1)
$2
Input $/1M
$6
Output $/1M
$8.00
1M in + 1M out
$0.5 −75%
Cache read $/1M
#5730 of 7,708
Cheapest rank
- Provider
- OpenCode Go (
opencode-go) - Kind
- text (outputs text)
- Context
- 500,000 tokens
- Max output
- 500,000 tokens
- Capabilities
- tools reasoning text image pdf
Same model, other providers
“Grok 4.7” is offered by 15 providers — cheapest-effective first. Vercel AI Gateway is the cheapest at $1.80 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Vercel AI Gateway | $1.2 | $3.6 | $1.80 | 500k |
| NanoGPT | $1.6 | $4.8 | $2.40 | 500k |
| Kilo Gateway | $1.6 | $4.8 | $2.40 | 500k |
| OpenRouter | $1.6 | $4.8 | $2.40 | 500k |
| OpenCode Go (this) | $2 | $6 | $3.00 | 500k |
| Cloudflare AI Gateway | $2 | $6 | $3.00 | 500k |
| xAI | $2 | $6 | $3.00 | 500k |
| Ofox | $2 | $6 | $3.00 | 500k |
| Merge Gateway | $2 | $6 | $3.00 | 500k |
| GitHub Copilot | $2 | $6 | $3.00 | 500k |
| Eden AI | $2 | $6 | $3.00 | 500k |
| DevPass (LLM Gateway) | $2 | $6 | $3.00 | 500k |
| CrossModel | $2 | $6 | $3.00 | 500k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at OpenCode Go and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"grok-4.7","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):