Merge branch 'v2' into v2

This commit is contained in:
ifeif 2024-03-03 00:36:26 +08:00 committed by GitHub
commit fe4288a3d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 761 additions and 90 deletions

View file

@ -176,6 +176,9 @@ const defaultConfig = {
// origin: https://generativelanguage.googleapis.com
geminiBaseUrl: 'https://gemini.ikechan8370.com',
chatglmRefreshToken: '',
sunoSessToken: '',
sunoClientToken: '',
translateSource: 'openai',
version: 'v2.7.10'
}
const _path = process.cwd()