Merge pull request #836 from smartmita/dev

修复私聊PFC
This commit is contained in:
SengokuCola
2025-04-24 09:51:34 +08:00
committed by GitHub
13 changed files with 681 additions and 282 deletions

View File

@@ -495,6 +495,9 @@ class BotConfig:
"llm_observation",
"llm_sub_heartflow",
"llm_heartflow",
"llm_PFC_action_planner",
"llm_PFC_chat",
"llm_PFC_reply_checker",
]
for item in config_list: