Qwen 3.7 Max
Alibaba
Qwen3.7 is a next‑generation flagship model designed for the agent‑centric era, with its core strengths lying in the breadth and depth of its agent‑level capabilities: it excels at programming, office and productivity tasks, and long‑term autonomous execution.
- Language
- Implicit caching
- Reasoning
- Tool use
- Context
- 991K
- Max output
- 64K
- Input / 1M
- $2.50
- Output / 1M
- $7.50
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen3.7-max as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "alibaba/qwen3.7-max",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
Input
Per 1M prompt tokens
$2.50
Output
Per 1M completion tokens
$7.50
Cache read
Per 1M cached prompt tokens
$0.500
Cache write
Per 1M tokens written to cache
$3.13
A 1M-token prompt with 250K tokens of output costs about $4.38.
