模型详情
qwen3-max-preview
Qwen3-Max is an updated release built on the Qwen3 series, offering major improvements in reasoning, instruction following, multilingual support, and long-tail knowledge coverage compared to the January 2025 version. It delivers higher accuracy in math, coding, logic, and science tasks, follows complex instructions in Chinese and English more reliably, reduces hallucinations, and produces higher-quality responses for open-ended Q&A, writing, and conversation. The model supports over 100 languages with stronger translation and commonsense reasoning, and is optimized for retrieval-augmented generation (RAG) and tool calling, though it does not include a dedicated “thinking” mode.
模型规格
- 上下文长度
- –
- 最大输出
- –
- 输入/输出模态
- –
- 发布日期
- 2025-09
02
API 端点
单一 MixRoute 网关,OpenAI 兼容
-
OpenAI-compatible
/v1/chat/completionsPOST
03
阶梯价格
单位:/1M Tokens
| 档位 | 输入 /1M Tokens | 输出 /1M Tokens | 缓存读取 /1M Tokens |
|---|---|---|---|
| short Length ≤ 32K | $1.2000 | $6.0000 | $0.2400 |
| mid (!(p <= 32000)) && (p <= 128000) | $2.4000 | $12.0000 | $0.4800 |
| long (!(p <= 32000)) && (!(p <= 128000)) | $3.0000 | $15.0000 | $0.6000 |
单一端点,可验证的决策
使用相同的请求格式测试此模型和备用路由
从真实工作负载开始,再由质量、总成本和故障条件决定是否接入生产流量。