Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"open_ai_api_key": "YOUR API KEY",
|
3 |
"wechaty_puppet_service_token": "WECHATY PUPPET SERVICE TOKEN",
|
4 |
"single_chat_prefix": [""],
|
5 |
-
"single_chat_reply_prefix":
|
6 |
"group_chat_prefix": ["@AtomAI"],
|
7 |
"group_name_white_list": ["ALL_GROUP"],
|
8 |
"image_create_prefix": ["画"],
|
|
|
2 |
"open_ai_api_key": "YOUR API KEY",
|
3 |
"wechaty_puppet_service_token": "WECHATY PUPPET SERVICE TOKEN",
|
4 |
"single_chat_prefix": [""],
|
5 |
+
"single_chat_reply_prefix": "",
|
6 |
"group_chat_prefix": ["@AtomAI"],
|
7 |
"group_name_white_list": ["ALL_GROUP"],
|
8 |
"image_create_prefix": ["画"],
|