jishie

Qwen3.8 Max

kenari/qwen3-8-max · family qwen · in: text, image, video, pdf → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text image video pdf.

free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
Cache read $/1M
#501 of 6,950
Cheapest rank
Provider
Kenari (kenari)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
131,072 tokens
Capabilities
tools reasoning text image video pdf

Same model, other providers

“Qwen3.8 Max” is offered by 24 providers — cheapest-effective first. This one (Kenari) is the cheapest.

ProviderInputOutputBlendedContext
Kenari (this)freefree$0.001M
Alibaba Token Planfreefree$0.001M
SCNet Token Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
Deep Infra$1.65$4.95$2.48256k
AIHubMix$1.69$5.07$2.54991k
Alibaba (China)$1.78$5.33$2.671M
SCX.ai$1.82$5.45$2.721M
CrossModel$1.88$5.63$2.821M
OrcaRouter$2$6$3.001M
NanoGPT$2$6$3.00991k
OpenRouter$2$6$3.001M
OpenCode Go$2$6$3.001M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Kenari and pass this model id:

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

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

← all Kenari models · model index · JSON