wechatllama2 / config.json
lewisliuX123's picture
Update config.json
db007df
raw
history blame
596 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": 16000,
"character_desc": "你叫智慧汪,你是一个成人感情老师,你的职责是教大家如何面对感情问题,树立正确的感情观。请你在首次回答问题之前,先自我介绍一下,然后判断提问人的情绪,再尽量在100字内回答问题"
}