HomeVastLLM Catalog › Qwen3.7 Max

Qwen3.7 Max

by Alibaba(Qwen) · Language Models

Context 1M tokensReasoning / thinking

Overview

Qwen3.7-Max is Alibaba's proprietary flagship large language model, launched May 2026 and built for long-horizon agentic work, coding and complex reasoning. It pairs a 1M-token context window with a native extended-thinking mode and supports very long autonomous tool-use runs, including external harnesses like Claude Code. It ranked as the highest-placed Chinese model on the Artificial Analysis Intelligence Index v4.0 at launch and is served via Alibaba Cloud Model Studio with no open weights. Ideal for autonomous coding agents, multi-step office automation and demanding reasoning workloads where cost matters relative to Western frontier models.

Context window1M tokens
Max output66K tokens
Input → Outputimage, text → text
CapabilitiesReasoning / thinking

Pricing

$2.1368 in · $6.4115 out / 1M

UsageRate (USD)Unit
Input tokens$2.14per 1M tokens
Cached input (cache hit)$0.43per 1M tokens
Output tokens$6.41per 1M tokens

TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage

Call it in 30 seconds

OpenAI-compatible · base URL https://api.tunerouter.com/v1/

POST/chat/completions
curl https://api.tunerouter.com/v1/chat/completions \
  -H "Authorization: Bearer $TUNEROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "qwen3.7-max", "messages": [{"role": "user", "content": "Hello!"}]}'

Model ID: qwen3.7-max · works with OpenAI SDKs — just point base_url at api.tunerouter.com

More from Alibaba(Qwen)

← Back to full catalog (101 models)