Qwen Plus 0728 (thinking)

Model Network · qwen/qwen-plus-2025-07-28:thinking

● availabletext
Input price
$0.26
per 1M tokens
Output price
$0.78
per 1M tokens
Context
1000K
tokens
Avg latency
0ms
last 30d
Requests
0
last 30d
Tokens served
0
last 30d
Error rate
0.0%
Modality
Text
Usage · 30 days
API example
curl https://model-network.xyz/api/public/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen-plus-2025-07-28:thinking",
    "messages": [{"role":"user","content":"Hello"}],
    "stream": false
  }'