Qwen3.7-Max (2026-05-20 snapshot) — Dated checkpoint of Alibaba's flagship proprietary agent-era mod…
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 توكن | $2.00 |
| الإخراج / 1M توكن | $5.00 |
| قراءة الذاكرة المؤقتة / 1M | $0.140 |
| كتابة الذاكرة المؤقتة / 1M | $1.80 |
| العملة | USD |