feat:添加了心流的配置项

This commit is contained in:
SengokuCola
2025-03-30 23:28:33 +08:00
parent efa9213849
commit cc22351104
15 changed files with 69 additions and 60 deletions

View File

@@ -36,7 +36,7 @@
- `schedule`: 日程表生成功能配置
- `response_spliter`: 回复分割控制
- `experimental`: 实验性功能开关
- `llm_outer_world``llm_sub_heartflow`: 思维流模型配置
- `llm_observation``llm_sub_heartflow`: 思维流模型配置
- `llm_heartflow`: 思维流核心模型配置
- `prompt_schedule_gen`: 日程生成提示词配置
- `memory_ban_words`: 记忆过滤词配置

View File

@@ -15,7 +15,7 @@
- 新增了 `schedule` 配置项,用于配置日程表生成功能
- 新增了 `response_spliter` 配置项,用于控制回复分割
- 新增了 `experimental` 配置项,用于实验性功能开关
- 新增了 `llm_outer_world``llm_sub_heartflow` 模型配置
- 新增了 `llm_observation``llm_sub_heartflow` 模型配置
- 新增了 `llm_heartflow` 模型配置
-`personality` 配置项中新增了 `prompt_schedule_gen` 参数