mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 21:38:18 +08:00
feat: support multi-conversation memory #28
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
"single_chat_reply_prefix": "[bot] ",
|
||||
"group_chat_prefix": ["@bot"],
|
||||
"group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],
|
||||
"image_create_prefix": ["画", "看", "找"]
|
||||
"image_create_prefix": ["画", "看", "找"],
|
||||
"conversation_max_tokens": 3000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user