feat: update beta

This commit is contained in:
ikechan8370 2023-02-20 13:23:13 +08:00
parent 049e71b7bb
commit 5399d57e38
22 changed files with 147 additions and 13 deletions

View file

@ -34,8 +34,10 @@ export default {
// 以下为API3方式的配置 *
// ***********************************************************************************************************************************
// from https://github.com/acheong08/ChatGPT
// 或者: https://gpt.pawan.krd/backend-api/conversation
// api: 'https://chatgpt.duti.tech/api/conversation',
// apiBaseUrl: 'https://chatgpt.duti.tech',
// 或者 https://gpt.pawan.krd/backend-api
// apiBaseUrl: 'https://chatgpt.duti.tech/api',
// ***********************************************************************************************************************************
// 以下为API2方式的配置 *
// ***********************************************************************************************************************************