# Qwen Plus (2024-11-27) — deprecation status

> Yes — Qwen Plus (2024-11-27) is retired. Qwen shut it down on January 30, 2026; API requests to it now fail. The recommended replacement is Qwen Plus (2025-12-01).

The November 2024 Plus snapshot, decommissioned on 30 January 2026 after fourteen months. The qwen-plus family name has outlived four model generations by rotating dated snapshots underneath it, which is why the successor is another qwen-plus rather than a qwen3 id.

## Facts

| Field | Value |
| --- | --- |
| Provider | Qwen |
| Model id | `qwen-plus-2024-11-27` |
| Status | Retired |
| Shutdown | January 30, 2026 (185 days ago) |
| Last verified | August 3, 2026 |

## Replacement

- **Qwen Plus (2025-12-01)** (`qwen-plus-2025-12-01`) · recommended — https://modeldeprecations.dev/qwen/qwen-plus-2025-12-01
  - Parameters it accepts: https://modelparams.dev/models/qwen/qwen-plus-2025-12-01

```diff
- "model": "qwen-plus-2024-11-27"
+ "model": "qwen-plus-2025-12-01"
```

## FAQ

### When did Qwen Plus (2024-11-27) shut down?

Qwen Plus (2024-11-27) shut down on January 30, 2026. API requests to it fail from that date onward.

### What replaces Qwen Plus (2024-11-27)?

Qwen recommends Qwen Plus (2025-12-01) (`qwen-plus-2025-12-01`) as the replacement for Qwen Plus (2024-11-27).

### Is Qwen Plus (2024-11-27) still available?

No. Qwen Plus (2024-11-27) is retired and no longer served — it was shut down on January 30, 2026. Calls to it return an error.

### How do I migrate from Qwen Plus (2024-11-27) to qwen-plus-2025-12-01?

Swap the model id in your API call: replace "qwen-plus-2024-11-27" with "qwen-plus-2025-12-01". Keep the rest of the request the same, then re-check the parameters the new model accepts before you ship.

## Sources

- [Alibaba Cloud Model Studio model decommissioning](https://www.alibabacloud.com/help/en/model-studio/model-depreciation) — accessed 2026-08-03

---

Canonical page: https://modeldeprecations.dev/qwen/qwen-plus-2024-11-27
JSON: https://modeldeprecations.dev/api/v1/models/qwen/qwen-plus-2024-11-27.json
