Qwen3 235B-A22B Instruct 2507
edenai/qwen/qwen3-235b-a22b-instruct-2507 · family qwen · in: text → out: text · price provider-declared (via models.dev). Capabilities: text.
$0.40
Blended $/1M (3:1)
$0.23
Input $/1M
$0.92
Output $/1M
$1.15
1M in + 1M out
—
Cache read $/1M
#1951 of 6,123
Cheapest rank
- Provider
- Eden AI (
edenai) - Kind
- text (outputs text)
- Context
- 131,072 tokens
- Max output
- 16,384 tokens
- Capabilities
- text
Same model, other providers
“Qwen3 235B-A22B Instruct 2507” is offered by 5 providers — cheapest-effective first. Cortecs is the cheapest at $0.17 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Cortecs | $0.069 | $0.455 | $0.17 | 262k |
| Deep Infra | $0.09 | $0.55 | $0.21 | 262k |
| Eden AI (this) | $0.23 | $0.92 | $0.40 | 131k |
| Pioneer | $1.2 | $1.2 | $1.20 | 262k |
| Hugging Face | $0.855 | $2.57 | $1.28 | 262k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Eden AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"qwen/qwen3-235b-a22b-instruct-2507","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):