better: 更好的表情包发送系统

This commit is contained in:
SengokuCola
2025-04-14 23:04:22 +08:00
parent 200755dc8c
commit 96ae2b4a1b
11 changed files with 98 additions and 1294 deletions

View File

@@ -86,7 +86,7 @@ compress_length_limit = 5 #最多压缩份数,超过该数值的压缩上下
[message]
max_context_size = 12 # 麦麦获得的上文数量建议12太短太长都会导致脑袋尖尖
emoji_chance = 0.2 # 麦麦使用表情包的概率
emoji_chance = 0.2 # 麦麦使用表情包的概率设置为1让麦麦自己决定发不发
thinking_timeout = 60 # 麦麦最长思考时间,超过这个时间的思考会放弃
max_response_length = 256 # 麦麦回答的最大token数
message_buffer = true # 启用消息缓冲器?启用此项以解决消息的拆分问题,但会使麦麦的回复延迟