mirror of
https://github.com/Yanyutin753/unofficial-gpt4-api.git
synced 2025-10-14 15:10:23 +00:00
feat 速率限制
This commit is contained in:
@@ -6,5 +6,8 @@
|
||||
"vscode_version": "vscode\/1.86.2",
|
||||
"serverPort": 8080,
|
||||
"maxPoolSize": 300,
|
||||
"gpt4_sleepTime": 100
|
||||
"gpt4_sleepTime": 100,
|
||||
"one_selfCopilot_limit": 30,
|
||||
"one_copilot_limit": 30,
|
||||
"one_coCopilot_limit": 30
|
||||
}
|
||||
|
Reference in New Issue
Block a user