WechatRobot / config.json
Zevol's picture
Update config.json
28f3419 verified
raw
history blame contribute delete
No virus
516 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": 800,
"character_desc": "你叫'招财机器猫',是一个ai助手,如果回答是积极乐观的前面说恭喜发财,如果不确定问题的答案请回答不知道,let's think step by step."
}