mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-17 05:47:11 +00:00
feat: 查看API余额功能;修复频道和部分情况下无法读取群信息时的报错
This commit is contained in:
parent
bda0431714
commit
fe42df5928
4 changed files with 139 additions and 25 deletions
|
|
@ -26,6 +26,7 @@ const defaultConfig = {
|
|||
cacheEntry: false,
|
||||
apiKey: '',
|
||||
openAiBaseUrl: defaultOpenAIReverseProxy,
|
||||
OpenAiPlatformRefreshToken: '',
|
||||
openAiForceUseReverse: false,
|
||||
drawCD: 30,
|
||||
model: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue