Qwen model
Qwen3.6 MAX Preview CN
Qwen3.6 MAX Preview CN Bandingkan harga API, penyedia, panjang konteks, keupayaan, kes penggunaan, latensi dan alternatif. General chat via Qwen, API workloads. $0.179 / 1M tokens / $1.07 / 1M tokens. — tokens.
Streaming
| Input length | Input / 1M | Output / 1M | Cache hit / 1M |
|---|---|---|---|
| — - 128k | $0.179 | $1.07 | $0.019 |
| 128k - 256k | $0.299 | $1.79 | $0.03 |
Apakah Qwen3.6 MAX Preview CN dalam NextModel?
Qwen3.6 MAX Preview CN Bandingkan harga API, penyedia, panjang konteks, keupayaan, kes penggunaan, latensi dan alternatif. General chat via Qwen, API workloads. $0.179 / 1M tokens / $1.07 / 1M tokens. — tokens.
Kes penggunaan terbaik
- General chat via Qwen
- API workloads
Contoh serasi OpenAI
Kekalkan gaya SDK OpenAI, halakan base_url ke NextModel dan gunakan ID katalog qwen--qwen3.6-max-preview-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.6-max-preview-cn",
messages=[{"role": "user", "content": "Hello from NextModel"}]
)
print(resp.choices[0].message.content)Alternatif serupa
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