mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-06-02 00:57:41 +08:00
fix: reduce session max words
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"group_chat_prefix": ["@bot"],
|
||||
"group_name_white_list": ["ChatGPT测试群", "ChatGPT测试群2"],
|
||||
"image_create_prefix": ["画", "看", "找"],
|
||||
"conversation_max_tokens": 3000
|
||||
"conversation_max_tokens": 1000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user