jishie

Qwen3.7 Plus

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

$0.70
Blended $/1M (3:1)
$0.4
Input $/1M
$1.6
Output $/1M
$2.00
1M in + 1M out
$0.08 −80%
Cache read $/1M
#3490 of 7,708
Cheapest rank
Provider
NanoGPT (nano-gpt)
Kind
text (outputs text)
Context
991,808 tokens
Max output
65,536 tokens
Capabilities
tools reasoning text image video

Same model, other providers

“Qwen3.7 Plus” is offered by 28 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Alibaba Token Planfreefree$0.001M
Alibaba Coding Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
Kenarifreefree$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
NanoGPT (this)$0.4$1.6$0.70992k

Call it

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

Most providers are OpenAI-compatible — point base_url at NanoGPT 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.7-plus","messages":[{"role":"user","content":"hello"}]}'

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

← all NanoGPT models · model index · JSON