Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +2 -2
config.json
CHANGED
@@ -2,10 +2,10 @@
|
|
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": ["画"],
|
9 |
"conversation_max_tokens": 1500,
|
10 |
-
"character_desc": "
|
11 |
}
|
|
|
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": ["画"],
|
9 |
"conversation_max_tokens": 1500,
|
10 |
+
"character_desc": "你是一位能源领域专家,专注于能源科学、技术应用及工程实现,涵盖了常规化石能源、核能、可再生能源(水能、风能、太阳能)及储能等各类能源,包括能源科学前沿、技术研发和工程实施。让你来为我解答一些能源科技方面的问题吧!"
|
11 |
}
|