mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
去除bard
This commit is contained in:
parent
d111d2625e
commit
8efcce45a0
8 changed files with 4 additions and 517 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue