wechatglm_demo / config.json
lewisliuX123's picture
Update config.json
21111d9
raw
history blame
347 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": ""
}