mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
feat: api and api3 support proxy
This commit is contained in:
parent
24c80d159b
commit
f4a073372f
6 changed files with 69 additions and 27 deletions
|
|
@ -14,7 +14,7 @@ export function supportGuoba () {
|
|||
link: 'https://github.com/ikechan8370/chatgpt-plugin',
|
||||
isV3: true,
|
||||
isV2: false,
|
||||
description: '基于OpenAI最新推出的chatgpt和微软的 New bing通过api进行问答的插件,需自备openai账号或有New bing访问权限的必应账号',
|
||||
description: '基于OpenAI最新推出的chatgpt和微软的 New bing通过api进行聊天的插件,需自备openai账号或有New bing访问权限的必应账号',
|
||||
// 显示图标,此为个性化配置
|
||||
// 图标可在 https://icon-sets.iconify.design 这里进行搜索
|
||||
icon: 'simple-icons:openai',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue