更新 config.js

This commit is contained in:
ikechan8370 2023-02-23 09:52:48 +08:00 committed by GitHub
parent a68103737f
commit 38f726d92e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ const defaultConfig = {
cacheUrl: 'https://content.alcedogroup.com', cacheUrl: 'https://content.alcedogroup.com',
apiKey: '', apiKey: '',
model: '', model: '',
api: 'https://gpt.pawan.krd/backend-api/conversation', api: 'https://chatgpt.duti.tech/api/conversation',
apiBaseUrl: 'https://chatgpt.duti.tech/api', apiBaseUrl: 'https://chatgpt.duti.tech/api',
plus: false, plus: false,
reverseProxy: 'https://chatgpt.pawan.krd/api/completions', reverseProxy: 'https://chatgpt.pawan.krd/api/completions',