feat:优化记忆查询表现

This commit is contained in:
SengokuCola
2025-11-18 19:38:45 +08:00
parent a392608b7e
commit 43754b5c18
6 changed files with 95 additions and 110 deletions

View File

@@ -1,5 +1,5 @@
[inner]
version = "6.21.5"
version = "6.21.6"
#----以下是给开发人员阅读的,如果你只是部署了麦麦,不需要阅读----
#如果你想要修改配置文件请递增version的值
@@ -104,7 +104,7 @@ talk_value_rules = [
include_planner_reasoning = false # 是否将planner推理加入replyer默认关闭不加入
[memory]
max_agent_iterations = 5 # 记忆思考深度最低为1不深入思考
max_agent_iterations = 3 # 记忆思考深度最低为1不深入思考
[jargon]
all_global = true # 是否开启全局黑话模式,注意,此功能关闭后,已经记录的全局黑话不会改变,需要手动删除