feat(models): add Qwen 3.5 Plus model support with updated descriptions and token limits

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
This commit is contained in:
pomelo-nwu 2026-02-16 16:52:42 +08:00
parent ed81e89620
commit 0f842f4733
9 changed files with 23 additions and 16 deletions

View file

@ -28,7 +28,7 @@ export const AVAILABLE_MODELS_QWEN: AvailableModel[] = [
label: MAINLINE_CODER,
get description() {
return t(
'The latest Qwen Coder model from Alibaba Cloud ModelStudio (version: qwen3-coder-plus-2025-09-23)',
'Qwen 3.5 Plus — efficient hybrid model with leading coding performance',
);
},
},