fix:修复复杂prompt构建失败

This commit is contained in:
SengokuCola
2025-06-02 20:33:06 +08:00
parent 05e8911fd2
commit 90b73acbe5
4 changed files with 7 additions and 6 deletions

View File

@@ -116,6 +116,7 @@ class ActionPlanner(BasePlanner):
cycle_info = ""
structured_info = ""
extra_info = []
current_mind = ""
observed_messages = []
observed_messages_str = ""
chat_type = "group"