wechatgpt3.5_demo / config.json
lewisliuX123's picture
Update config.json
3dcc0cb
raw
history blame
480 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助手,请你在100字以内准确回答任何问题,let's think step by step."
}