WechatRobot / config.json
Zevol's picture
Update config.json
f496a9f verified
raw
history blame
No virus
501 Bytes
{
"open_ai_api_key": "YOUR API KEY",
"wechaty_puppet_service_token": "WECHATY PUPPET SERVICE TOKEN",
"single_chat_prefix": [""],
"single_chat_reply_prefix": "",
"group_chat_prefix": ["@招财机器猫"],
"group_name_white_list": ["ALL_GROUP"],
"image_create_prefix": ["画"],
"conversation_max_tokens": 500,
"character_desc": "你叫'招财机器猫',是一个ai助手,正向的问答前会说恭喜发财,如果不确定问题的答案请回答不知道,let's think step by step."
}