"channel_type": "wx", // 渠道类型: wx=个人微信的意思
"open_ai_api_key": "wx-f228079c92d0ab83548067bba13967d1xR1cu", // 修改此处密钥
"open_ai_api_base": "http(s)://yourdomain.com/api/v1", // 修改此处域名
"model": "gpt-3.5-turbo",
"text_to_image": "dall-e-2",
"voice_to_text": "openai",
"text_to_voice": "openai",
"single_chat_reply_prefix": "[bot] ",