gpt4-copilot-java-native-0.0.5

This commit is contained in:
Yanyutin753
2024-02-17 16:37:46 +08:00
parent 871bfd61d3
commit f485e534ce
6 changed files with 24 additions and 242 deletions

10
config/config.json Normal file
View File

@@ -0,0 +1,10 @@
{
"gpt3_sleepTime": "0",
"password": "",
"get_token_url": "https://api.cocopilot.org/copilot_internal/v2/token",
"prefix": "\/tokensTool",
"vscode_version": "vscode\/1.85.2",
"serverPort": 8080,
"maxPoolSize": 300,
"gpt4_sleepTime": "100"
}