Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
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": ["画"],
|
|
|
1 |
{
|
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": ["画"],
|