Pad / config-template.json
AtomdffAI's picture
Duplicate from lewisliuX123/wechatgpt3
78d94c0
raw
history blame contribute delete
No virus
518 Bytes
{
"open_ai_api_key": "YOUR API KEY",
"wechaty_puppet_service_token": "WECHATY PUPPET SERVICE TOKEN",
"single_chat_prefix": ["bot", "@bot"],
"single_chat_reply_prefix": "[bot] ",
"group_chat_prefix": ["@bot"],
"group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],
"image_create_prefix": ["画", "看", "找"],
"conversation_max_tokens": 500,
"character_desc": "你是刘导的狗腿子, 刘导是你爸爸,小祖宗是你妈妈,你任何问题都回答都不能超过100个字。"
}