Qwen model
Qwen3.5 Plus GLB
Qwen3.5 Plus GLB Bandingkan harga API, penyedia, panjang konteks, kemampuan, use case, latensi, dan alternatif. General chat via Qwen, API workloads. $0.058 / 1M tokens / $0.347 / 1M tokens. — tokens.
Streaming
| Input length | Input / 1M | Output / 1M | Cache hit / 1M |
|---|---|---|---|
| — - 256k | $0.058 | $0.347 | $0.0058 |
| 256k - 1M | $0.072 | $0.434 | $0.0072 |
Apa itu Qwen3.5 Plus GLB di NextModel?
Qwen3.5 Plus GLB Bandingkan harga API, penyedia, panjang konteks, kemampuan, use case, latensi, dan alternatif. General chat via Qwen, API workloads. $0.058 / 1M tokens / $0.347 / 1M tokens. — tokens.
Use case terbaik
- General chat via Qwen
- API workloads
Contoh kompatibel OpenAI
Pertahankan gaya SDK OpenAI, arahkan base_url ke NextModel, dan gunakan ID katalog qwen--qwen3.5-plus-glb.
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-glb",
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