diff --git a/config.json b/config.json index e4847c9..81c5ca8 100644 --- a/config.json +++ b/config.json @@ -5,5 +5,6 @@ "prefix": "", "serverPort": 8080, "maxPoolSize": 300, - "gpt4_sleepTime": 110 -} \ No newline at end of file + "gpt4_sleepTime": 100, + "vscode_version": "vscode\/1.85.2" +}