Qwen / qwen/qwen-plus-2025-04-28
Qwen-Plus-2025-04-28 - access through LLMTR
Qwen-Plus-2025-04-28 is a balanced general-purpose model for strong reasoning, long context, and tool use. It makes a good default when one model needs to cover a broad product surface. As a dated snapshot, it is better suited to integrations that want stable behavior across releases.
Technical specifications
| Canonical ID | qwen/qwen-plus-2025-04-28 |
|---|---|
| Provider | Qwen |
| Context window | 256,000 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | $0.400000 |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | $1.20 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions -H "Authorization: Bearer llmtr-your_key" -H "Content-Type: application/json" -d '{"model":"qwen/qwen-plus-2025-04-28","messages":[{"role":"user","content":"Hello"}]}'
Guides about this model
- Qwen-Plus-2025-04-28: pinning to a dated snapshot and the cost of thinking - Qwen-Plus-2025-04-28 is listed in the catalog with a 'Snapshot' label. This article covers when pinning to a dated version is the right call, and thinking mode's effect on price.
Related models
- Qwen3.8-Max qwen/qwen3.8-max
- Qwen3.7-Max qwen/qwen3.7-max
- Qwen3.8 2.4T A95B qwen/qwen3.8-2.4t-a95b
- Qwen3.7-Plus qwen/qwen3.7-plus
- Qwen3.8-Flash qwen/qwen3.8-flash
- Qwen3.6-Flash qwen/qwen3.6-flash
- Qwen-Plus qwen/qwen-plus
- Qwen-Plus-2025-01-25 qwen/qwen-plus-2025-01-25