去除bard

This commit is contained in:
zyc404 2024-05-08 15:42:35 +08:00
parent d111d2625e
commit 8efcce45a0
8 changed files with 4 additions and 517 deletions

View file

@ -81,10 +81,6 @@
"label": "Azure OpenAI",
"value": "azure"
},
{
"label": "Bard",
"value": "bard"
},
{
"label": "ChatGPT API3",
"value": "api3"
@ -819,27 +815,6 @@
}
]
},
{
"title": "Bard",
"tab": "bard",
"view": [
{
"type": "password",
"label": "BardCookie",
"data": "bardPsid"
},
{
"type": "url",
"label": "Bard反代地址",
"data": "bardReverseProxy"
},
{
"type": "check",
"label": "使用Bard反代",
"data": "bardForceUseReverse"
}
]
},
{
"title": "通义千问",
"tab": "qwen",