From 24860fdc05b3945234f4e3ff5b44cd07acc78164 Mon Sep 17 00:00:00 2001 From: CaIon Date: Sat, 9 Aug 2025 17:51:54 +0800 Subject: [PATCH] feat: update channel label to indicate deprecation and suggest alternative --- web/src/constants/channel.constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/constants/channel.constants.js b/web/src/constants/channel.constants.js index 43372a25..de08f2bc 100644 --- a/web/src/constants/channel.constants.js +++ b/web/src/constants/channel.constants.js @@ -81,7 +81,7 @@ export const CHANNEL_OPTIONS = [ { value: 16, color: 'violet', - label: '智谱 ChatGLM', + label: '智谱 ChatGLM(已经弃用,请使用智谱 GLM-4V)', }, { value: 26,