Commit 8e52b42c by CaIon

feat: update channel label to indicate deprecation and suggest alternative

parent f2dbdbc4
...@@ -81,7 +81,7 @@ export const CHANNEL_OPTIONS = [ ...@@ -81,7 +81,7 @@ export const CHANNEL_OPTIONS = [
{ {
value: 16, value: 16,
color: 'violet', color: 'violet',
label: '智谱 ChatGLM', label: '智谱 ChatGLM(已经弃用,请使用智谱 GLM-4V)',
}, },
{ {
value: 26, value: 26,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment