agentscope-ai / agentscope-ai/QwenPaw
[Bug]:Models within Aliyun's coding plan is not aligned with the official website.
- Vorherrschende Sprache
- Python
- Sterne
- 34.9k
- Forks
- 3.1k
- Ø Merge
- 1 T. 15 Std.
- Gemergte PRs (30 T.)
- 225
Beschreibung
## QwenPaw Version
[Provide the version of QwenPaw you are using, e.g. 0.x.x or git commit hash.]
[Using `qwenpaw --version` in your command line or checking the version in the console UI can help.]
## Description
## Question or topic
Models within Aliyun's coding plan is not aligned with the official website.
Official Website provides qwen3.7-plus、qwen3.6-plus、kimi-k2.5、glm-5、MiniMax-M2.5, qwen3.5-plus、qwen3-max-2026-01-23、qwen3-coder-next、qwen3-coder-plus and glm-4.7.
For Now, the code provides qwen3.6-plus、qwen3.5-plus、qwen3-max-2026-01-23、qwen3-coder-next、qwen3-coder-plus、glm-5.2、glm-5.1、glm-5、glm-4.7、MiniMax-M2.5、kimi-k2.5.
The misalignment would cause unexpected model call.
This could be resolved by modifying src/qwenpaw/providers/provider_manager.py.
## Component(s) Affected
- [x] Core / Backend (app, agents, config, providers, utils, local_models)
- [x] Console (frontend web UI)
- [ ] Channels (DingTalk, Feishu, QQ, Discord, iMessage, etc.)
- [ ] Skills
- [ ] CLI
- [ ] Documentation (website)
- [ ] Tests
- [ ] CI/CD
- [ ] Scripts / Deploy
## Environment
- **QwenPaw version:v2.0.1
- **OS:** macOS 15.3
- **Install method:** from source
- **Python version (if applicable): 3.11
## Steps to Reproduce
1. add your Aliyun coding plan key
2. Choose GLM5.2
3. got error "Model 'unknown' execution failed. Reason: model `glm-5.2` is not supported. [dump: /var/folders/j7/_jg6nlmd74g_mrvt1tbz825h0000gp/T/qwenpaw_query_error_7awtrcpn.json]"
## Logs / Screenshots
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.