Files
unofficial-gpt4/config.json
Yanyutin753 49e4c83e2d v0.1.3
feat 保存数据到文件
2024-04-11 14:54:53 +08:00

15 lines
398 B
JSON

{
"password":"920052ec-14fc-4215-974d-d6fd3c89dd91",
"gpt4_prompt":true,
"gpt3_sleepTime":0,
"gpt4_sleepTime":100,
"maxPoolSize":300,
"vscode_version":"1.88.0",
"copilot_chat_version":"0.15.2024041001",
"get_token_url":"https://api.cocopilot.org/copilot_internal/v2/token",
"one_copilot_limit":30,
"one_coCopilot_limit":30,
"one_selfCopilot_limit":30,
"serverPort":8080,
"prefix":"/"
}