What is the context window?
1M tokens.
Qwen3.7 Plus is available on A2Agent as qwen3.7-plus at $1.20 per 1M input tokens, with a 1M context window, through one OpenAI-compatible endpoint. Multimodal work that has outgrown the Flash tier but does not need MAX.
| Model id | qwen3.7-plus |
|---|---|
| Platform | Qwen |
| Context window | 1M |
| Tagged for | chat, vision |
| Discount | … |
| Input / 1M tokens | $1.20 |
| Output / 1M tokens | $4.80 |
Prices synced with platform billing (USD per 1M tokens).
curl https://a2agent.me/v1/chat/completions \
-H "content-type: application/json" \
-H "authorization: Bearer sk-your-a2agent-key" \
-d '{
"model": "qwen3.7-plus",
"messages": [{"role": "user", "content": "Reply with OK"}]
}'Use it when image input matters and a Flash release has already fallen short on the task. Otherwise the money is better spent on MAX for reasoning, or saved on Flash.
Qwen3.7 Plus lists at $1.20 per million input tokens and $4.80 output, with the vision tag and the 1M window every Qwen model here carries. It sits between the Flash releases, which run $0.15 to $0.20 on input, and the MAX tier at $1.70 to $2.00. Set against Qwen3.7 MAX from the same generation, the input is roughly thirty percent cheaper and the output slightly lower, and the tag differs: Plus is vision, MAX is reasoning. Set against Qwen3.5 Plus, the older release in the same tier, it costs more than twice as much on both sides. So Plus is not the value tier inside Qwen. It is the multimodal option one step below MAX.
1M tokens.
Tag and price. Plus carries vision at $1.20 and $4.80; Qwen3.7 MAX carries reasoning at $1.70 and $5.10.
It is the newer release in the same tier, at more than twice the price on both sides. Window and tag are identical.
Yes, it carries the vision tag.
Trial credit on sign-up, billed per token, no minimum spend.