wechatglm_demo / config.json
lewisliuX123's picture
Update config.json
d09eecb
raw
history blame contribute delete
344 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": "",
"character_desc": ""
}