Qwen modello
Qwen3 MAX CN
Qwen3 MAX CN Confronta prezzi API, provider, lunghezza del contesto, capacita, casi d'uso, latenza e alternative. General chat via Qwen, API workloads. $0.052 / 1M tokens / $0.208 / 1M tokens. — tokens.
Streaming
| Input length | Input / 1M | Output / 1M | Cache hit / 1M |
|---|---|---|---|
| — - 32k | $0.052 | $0.208 | $0.012 |
| 32k - 128k | $0.084 | $0.333 | $0.017 |
| 128k - 256k | $0.146 | $0.582 | $0.03 |
Che cos'e Qwen3 MAX CN in NextModel?
Qwen3 MAX CN Confronta prezzi API, provider, lunghezza del contesto, capacita, casi d'uso, latenza e alternative. General chat via Qwen, API workloads. $0.052 / 1M tokens / $0.208 / 1M tokens. — tokens.
Casi d'uso migliori
- General chat via Qwen
- API workloads
Esempio compatibile OpenAI
Mantieni lo stile SDK OpenAI, imposta base_url su NextModel e usa l'ID di catalogo qwen--qwen3-max-cn.
Python
from openai import OpenAI
client = OpenAI(
api_key="YOUR_API_KEY",
base_url="https://api.nextmodel.app/v1"
)
resp = client.chat.completions.create(
model="qwen/qwen3-max-cn",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Alternative simili
QwenCatalog
Available through the NextModel gateway via Qwen.
Best forGeneral chat via Qwen, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
QwenCatalog
Available through the NextModel gateway via Qwen.
Best forGeneral chat via Qwen, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
QwenCatalog
Available through the NextModel gateway via Qwen.
Best forGeneral chat via Qwen, API workloads
RoutingConfigured
Streaming
Platform curatedNextModel gateway catalog (Go origin)
FAQ