mirror of
https://github.com/Yanyutin753/unofficial-gpt4-api.git
synced 2025-10-14 15:10:23 +00:00
16 lines
370 B
JSON
16 lines
370 B
JSON
{
|
|
"prefix":"/",
|
|
"password":"",
|
|
"gpt4_prompt":true,
|
|
"gpt3_sleepTime":0,
|
|
"gpt4_sleepTime":100,
|
|
"copilot_chat_version":"0.14.2024031401",
|
|
"vscode_version":"vscode/1.85.2",
|
|
"get_token_url":"https://api.cocopilot.org/copilot_internal/v2/token",
|
|
"serverPort":8080,
|
|
"maxPoolSize":300,
|
|
"one_copilot_limit":30,
|
|
"one_coCopilot_limit":30,
|
|
"one_selfCopilot_limit":30
|
|
}
|