From b73ee554433c949a54b2fb847b3dcb381e2ef2c7 Mon Sep 17 00:00:00 2001 From: wenmengzhou Date: Thu, 12 Mar 2026 17:15:18 +0800 Subject: [PATCH] refine modelstudio label --- src/commands/auth-choice-options.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/commands/auth-choice-options.ts b/src/commands/auth-choice-options.ts index ca55eb957c5..799bbce4ae0 100644 --- a/src/commands/auth-choice-options.ts +++ b/src/commands/auth-choice-options.ts @@ -127,7 +127,7 @@ const AUTH_CHOICE_GROUP_DEFS: { }, { value: "modelstudio", - label: "Alibaba Cloud Model Studio", + label: "Qwen (Alibaba Cloud Model Studio)", hint: "Standard / Coding Plan (CN / Global)", choices: [ "modelstudio-standard-api-key-cn",