mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 13:27:08 +00:00
fix: revert api
This commit is contained in:
parent
6da40e3843
commit
e9bd95de41
1 changed files with 1 additions and 2 deletions
|
|
@ -31,8 +31,7 @@ export const Config = {
|
|||
// 以下为API3方式的配置 *
|
||||
// ***********************************************************************************************************************************
|
||||
// from https://github.com/acheong08/ChatGPT
|
||||
api: 'https://chatgpt.roki.best/backend-api/conversation',
|
||||
// api: 'https://chatgpt.duti.tech/api/conversation',
|
||||
api: 'https://chatgpt.duti.tech/api/conversation',
|
||||
apiBaseUrl: 'https://chatgpt.duti.tech',
|
||||
// ***********************************************************************************************************************************
|
||||
// 以下为API2方式的配置 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue