File size: 518 Bytes
dbf8df0
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
{
  "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个字。"
}