Qwen3.7 Max (2026-05-20)

qwen/qwen3.7-max-2026-05-20
Nuovo
di 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
Esempi di codice
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)
Prezzi
Input / 1M token$2.00
Output / 1M token$5.00
Lettura cache / 1M$0.140
Scrittura cache / 1M$1.80
ValutaUSD
Prestazioni
TTFT p50
2.65 s
Velocità di output
133 tok/s
TTFT p95
4.13 s
Tasso di errore
0.55%
Benchmark pubblici
Nessun punteggio benchmark pubblico acquisito ancora.
FAQ
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.
Incorpora questo badge
Qwen3.7 Max (2026-05-20)$2.00/M in2649ms p50via 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)