添加后台对话模式选项

This commit is contained in:
zyc404 2024-05-08 16:35:51 +08:00
parent 8efcce45a0
commit 554f6a69f3
3 changed files with 32 additions and 7 deletions

View file

@ -70,13 +70,29 @@
"value": "xh"
},
{
"label": "Slack Claude",
"value": "claude"
"label": "通义千问",
"value": "qwen"
},
{
"label": "Gemini",
"value": "gemini"
},
{
"label": "Slack Claude",
"value": "claude"
},
{
"label": "Claude2",
"value": "claude2"
},
{
"label": "ChatGLM4",
"value": "chatglm4"
},
{
"label": "ChatGLM",
"value": "chatglm"
},
{
"label": "Azure OpenAI",
"value": "azure"
@ -85,10 +101,6 @@
"label": "ChatGPT API3",
"value": "api3"
},
{
"label": "ChatGLM",
"value": "chatglm"
},
{
"label": "浏览器",
"value": "browser"