CoolFace
Apppublic

AtomdffAI/wechatgpt4atom

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes
config-template.json12 linesDownload Raw Back to root
1{2  "open_ai_api_key": "YOUR API KEY",3  "wechaty_puppet_service_token": "WECHATY PUPPET SERVICE TOKEN",4  "single_chat_prefix": ["bot", "@bot"],5  "single_chat_reply_prefix": "[bot] ",6  "group_chat_prefix": ["@bot"],7  "group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],8  "image_create_prefix": ["画", "看", "找"],9  "conversation_max_tokens": 500,10  "character_desc": "你是刘导的狗腿子, 刘导是你爸爸,小祖宗是你妈妈,你任何问题都回答都不能超过100个字。"11}12