Qwen model
Qwen3.5 Plus CN
Qwen3.5 Plus CN Bandingkan harga API, penyedia, panjang konteks, keupayaan, kes penggunaan, latensi dan alternatif. General chat via Qwen, API workloads. $0.017 / 1M tokens / $0.1 / 1M tokens. — tokens.
Streaming
| Input length | Input / 1M | Output / 1M | Cache hit / 1M |
|---|---|---|---|
| — - 128k | $0.017 | $0.1 | $0.0029 |
| 128k - 256k | $0.042 | $0.249 | $0.0043 |
| 256k - 1M | $0.084 | $0.498 | $0.0087 |
Apakah Qwen3.5 Plus CN dalam NextModel?
Qwen3.5 Plus CN Bandingkan harga API, penyedia, panjang konteks, keupayaan, kes penggunaan, latensi dan alternatif. General chat via Qwen, API workloads. $0.017 / 1M tokens / $0.1 / 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.5-plus-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.5-plus-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