update: 更新helm chart values中的配置文件

pull/1370/head
zhangxinhui02 2025-11-19 19:03:38 +08:00
parent 81476b3e3c
commit cd6dc18f54
No known key found for this signature in database
GPG Key ID: 22C23383864A313F
1 changed files with 3 additions and 3 deletions

View File

@ -227,7 +227,7 @@ config:
# core的model_config.toml
core_model_config: |
[inner]
version = "1.7.7"
version = "1.7.8"
# 配置文件版本号迭代规则同bot_config.toml
@ -388,7 +388,7 @@ config:
# core的bot_config.toml
core_bot_config: |
[inner]
version = "6.21.4"
version = "6.21.6"
#----以下是给开发人员阅读的,如果你只是部署了麦麦,不需要阅读----
#如果你想要修改配置文件请递增version的值
@ -493,7 +493,7 @@ config:
include_planner_reasoning = false # 是否将planner推理加入replyer默认关闭不加入
[memory]
max_agent_iterations = 5 # 记忆思考深度最低为1不深入思考
max_agent_iterations = 3 # 记忆思考深度最低为1不深入思考
[jargon]
all_global = true # 是否开启全局黑话模式,注意,此功能关闭后,已经记录的全局黑话不会改变,需要手动删除