llmgateway/qwen3.7-max · family qwen · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
llmgateway)“Qwen3.7 Max” is offered by 9 providers — cheapest-effective first. Alibaba Token Plan is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba Token Plan | free | free | $0.00 | 1000k |
| Alibaba Token Plan (China) | free | free | $0.00 | 1000k |
| Merge Gateway | $0.825 | $2.4755 | $1.24 | 1000k |
| LLM Gateway (this) | $1.25 | $3.75 | $1.88 | 1000k |
| Pioneer | $1.25 | $3.75 | $1.88 | 1000k |
| Together AI | $1.25 | $3.75 | $1.88 | 1000k |
| Kilo Gateway | $1.25 | $3.75 | $1.88 | 1000k |
| OpenRouter | $1.475 | $4.425 | $2.21 | 1000k |
| CrossModel | $1.504 | $4.504 | $2.25 | 1000k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at LLM Gateway 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-max","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):