Qwen3.7 Max

qwen/qwen3.7-max
Mới
bởi qwen · text in · text out · 1M ctx · 2026-05-22

Qwen3.7-Max — Alibaba's flagship proprietary model, designed as a foundation for the agent era. Nati…

INPUT$2.00/ 1M tokens
OUTPUT$5.00/ 1M tokens
p50 TTFT7d
p95 TTFT3.98 s7d
TRAFFIC3.3Mtokens / 7d
Mã ví dụ
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",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Giá
Đầu vào / 1M tokens$2.00
Đầu ra / 1M tokens$5.00
Đọc cache / 1M$0.140
Ghi cache / 1M$1.80
Tiền tệUSD
Hiệu suất
TTFT p50
Tốc độ đầu ra
TTFT p95
3.98 s
Tỷ lệ lỗi
0.55%
Benchmark công khai
Chưa có điểm benchmark công khai nào được nhập.
Câu hỏi thường gặp
How much does Qwen3.7 Max cost on OrcaRouter?
Qwen3.7 Max 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's context window?
Qwen3.7 Max supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen3.7 Max 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" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen3.7 Max?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
Nhúng huy hiệu này
Qwen3.7 Max$2.00/M inqua OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.7-max" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.7-max.svg" alt="Qwen3.7 Max on OrcaRouter" /> </a>
Markdown [![Qwen3.7 Max](https://www.orcarouter.ai/embed/qwen/qwen3.7-max.svg)](https://www.orcarouter.ai/models/qwen/qwen3.7-max)