jishie

Qwen3.7 Plus

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

free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
—
Cache read $/1M
#540 of 7,712
Cheapest rank
Provider
Kenari (kenari)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
64,000 tokens
Capabilities
tools reasoning text image video

Same model, other providers

“Qwen3.7 Plus” is offered by 28 providers — cheapest-effective first. This one (Kenari) is the cheapest.

ProviderInputOutputBlendedContext
Kenari (this)freefree$0.001M
Alibaba Token Planfreefree$0.001M
Alibaba Coding Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
Alibaba Coding Plan (China)freefree$0.001M
AIHubMix$0.282$1.13$0.49991k
302.AI$0.285$1.15$0.501M
CrossModel$0.32$1.25$0.551M
Kilo Gateway$0.32$1.28$0.561M
OpenRouter$0.32$1.28$0.561M
Cloudflare AI Gateway$0.32$1.28$0.561M
Pioneer$0.32$1.28$0.561M
Requesty$0.32$1.28$0.561M

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-7-plus","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