Qwen3.7 Plus

qwen/qwen3.7-plus
جديدمميز
بواسطة Qwen · text+image+video in · text out · 1M ctx · 2026-06-01

Qwen3.7-Plus is Alibaba's most capable multimodal agent model, unifying vision and language into a s…

نقاط النهاية:/v1/chat/completions
الإدخال$0.35/ مليون رمز
الإخراج$1.42/ مليون رمز
p50 TTFT5.25 s7 أيام
p95 TTFT12.77 s7 أيام
حركة المرور6.3Mرموز / 7 أيام
عينات الكود
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-plus",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
الأسعار
الفئةالإدخال / 1M توكنالإخراج / 1M توكنقراءة الذاكرة المؤقتة / 1M
256K$0.350$1.42$0.071
$1.06$4.25$0.210
يتم تحديد الفئة حسب عدد رموز الإدخال لكل طلب
الأداء
p50 TTFT
5.25 s
سرعة الإخراج
55.0 tok/s
p95 TTFT
12.77 s
معدل الخطأ
0%
المعايير العامة
AndroidWorld
81.0
BFCL-V4
72.9
Deep-Planning
62.3
GPQA Diamond
90.3
HLE
34.7
HMMT 2026 Feb
92.9
IFEval
94.6
IMOAnswerBench
86.0
LiveCodeBench
89.6
MathVision
90.3
MCP-Atlas
73.2
MLVU (M-Avg)
87.4
MMLU-Pro
88.5
MMMU-Pro
79.0
MRCR-v2 128k
91.7
OCR-Bench-V2(EN)
70.7
OSWorld-Verified
73.3
RealWorldQA
86.9
ScreenSpot Pro
79.0
SpreadSheetBench-v1
86.3
SWE-Pro
57.6
SWE-Verified
77.7
Terminal Bench 2.0-Terminus
70.3
VideoMME (w/ sub.)
88.0
المصدر: artificialanalysis.ai
المزيد من Qwen
الأسئلة الشائعة
How much does Qwen: Qwen3.7 Plus cost on OrcaRouter?
Qwen: Qwen3.7 Plus is priced at $0.35 per 1M input tokens and $1.42 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is Qwen: Qwen3.7 Plus's context window?
Qwen: Qwen3.7 Plus supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call Qwen: Qwen3.7 Plus 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-plus" in the chat.completions.create call.
Does OrcaRouter rate-limit Qwen: Qwen3.7 Plus?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
تضمين هذه الشارة
Qwen: Qwen3.7 Plus$0.35/M in5248ms p50عبر OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.7-plus" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.7-plus.svg" alt="Qwen: Qwen3.7 Plus على OrcaRouter" /> </a>
Markdown [![Qwen: Qwen3.7 Plus](https://www.orcarouter.ai/embed/qwen/qwen3.7-plus.svg)](https://www.orcarouter.ai/models/qwen/qwen3.7-plus)