Qwen model
Qwen3.5 Plus CN
Qwen3.5 Plus CN. API fiyatlarini, saglayiciyi, baglam uzunlugunu, yetenekleri, kullanim senaryolarini, gecikmeyi ve alternatifleri karsilastir. 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 |
NextModel icinde Qwen3.5 Plus CN nedir?
Qwen3.5 Plus CN. API fiyatlarini, saglayiciyi, baglam uzunlugunu, yetenekleri, kullanim senaryolarini, gecikmeyi ve alternatifleri karsilastir. General chat via Qwen, API workloads. $0.017 / 1M tokens / $0.1 / 1M tokens. — tokens.
En iyi kullanimlar
- General chat via Qwen
- API workloads
OpenAI uyumlu ornek
OpenAI SDK stilini koru, base_url'yi NextModel'e yonlendir ve katalog ID'sini kullan 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)Benzer alternatifler
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