This commit is contained in:
SengokuCola
2025-05-29 10:33:21 +08:00
parent 8ba69ad695
commit 126111c83c
2 changed files with 3 additions and 3 deletions

View File

@@ -100,7 +100,7 @@ compress_length_limit = 5 #最多压缩份数,超过该数值的压缩上下
[focus_chat_processor] # 专注聊天处理器打开可以实现更多功能但是会增加token消耗
self_identify_processor = true # 是否启用自我识别处理器
tool_use_processor = false # 是否启用工具使用处理器
working_memory_processor = false # 是否启用工作记忆处理器
working_memory_processor = false # 是否启用工作记忆处理器,不稳定,消耗量大
[emoji]
max_reg_num = 40 # 表情包最大注册数量