Qwen3.7 Max (2026-05-20)

qwen/qwen3.7-max-2026-05-20
来自 qwen · text in · text out · 1M ctx · 2026-05-20

Qwen3.7-Max (2026-05-20 snapshot) — Dated checkpoint of Alibaba's flagship proprietary agent-era mod…

INPUT$2.00/ 1M tokens
OUTPUT$5.00/ 1M tokens
p50 TTFT2.65 s7d
p95 TTFT4.13 s7d
TRAFFIC2.4Mtokens / 7d
代码示例
from openai import OpenAI

client = OpenAI(
    base_url="https://api.orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="qwen/qwen3.7-max-2026-05-20",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
价格
输入 / 1M tokens$2.00
输出 / 1M tokens$5.00
缓存读取 / 1M$0.140
缓存写入 / 1M$1.80
货币USD
性能
TTFT p50
2.65 s
输出速度
133 tok/s
TTFT p95
4.13 s
错误率
0.55%
公共基准测试
暂无公开基准评分数据。
常见问题
How much does Qwen3.7 Max (2026-05-20) cost on OrcaRouter?
Qwen3.7 Max (2026-05-20) is priced at $2.00 per 1M input tokens and $5.00 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen3.7 Max (2026-05-20)'s context window?
Qwen3.7 Max (2026-05-20) supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen3.7 Max (2026-05-20) via the OpenAI SDK?
Set OpenAI base_url to https://api.orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="qwen/qwen3.7-max-2026-05-20" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen3.7 Max (2026-05-20)?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
嵌入此徽章
Qwen3.7 Max (2026-05-20)$2.00/M in2649ms p50通过 OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.7-max-2026-05-20" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.7-max-2026-05-20.svg" alt="Qwen3.7 Max (2026-05-20) on OrcaRouter" /> </a>
Markdown [![Qwen3.7 Max (2026-05-20)](https://www.orcarouter.ai/embed/qwen/qwen3.7-max-2026-05-20.svg)](https://www.orcarouter.ai/models/qwen/qwen3.7-max-2026-05-20)