ConfigManager改全局单例

This commit is contained in:
2025-08-15 15:24:31 +08:00
parent 30e8effe86
commit 599c98f135
9 changed files with 361 additions and 376 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
"Temperature": 0.7,
"MaxTokens": 2048,
"Timeout": 30000,
"FreeChatTimes": 20
"FreeChatTimes": 20,
"GameName": "AIGirlChat"
}
]