模型詳情
qwen3-max
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 | 快取寫入 /1M Tokens |
|---|---|---|---|---|
| short Length ≤ 32K | $1.2000 | $6.0000 | $0.2400 | $1.5000 |
| mid (!(p <= 32000)) && (p <= 128000) | $2.4000 | $12.0000 | $0.4800 | $3.0000 |
| long (!(p <= 32000)) && (!(p <= 128000)) | $3.0000 | $15.0000 | $0.6000 | $3.7500 |
單一端點,可驗證的決策
使用相同的請求格式測試此模型與替代路由
從真實工作負載開始,再由品質、總成本與故障條件決定是否導入正式環境流量。