mirror of
https://github.com/Yanyutin753/unofficial-gpt4-api.git
synced 2025-10-14 15:10:23 +00:00
there is a missing comma
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"prefix":"/",
|
"prefix":"/",
|
||||||
"password":"",
|
"password":"",
|
||||||
"gpt4_prompt":true
|
"gpt4_prompt":true,
|
||||||
"gpt3_sleepTime":0,
|
"gpt3_sleepTime":0,
|
||||||
"gpt4_sleepTime":100,
|
"gpt4_sleepTime":100,
|
||||||
"copilot_chat_version":"0.14.2024031401",
|
"copilot_chat_version":"0.14.2024031401",
|
||||||
|
Reference in New Issue
Block a user