소스 검색

feat: update channel label to indicate deprecation and suggest alternative

CaIon 7 달 전
부모
커밋
24860fdc05
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      web/src/constants/channel.constants.js

+ 1 - 1
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,