mirror of https://github.com/Mai-with-u/MaiBot.git
ai哥说的对
parent
508549bc62
commit
3cfa1e6b17
|
|
@ -188,7 +188,6 @@ class Conversation:
|
|||
goal_ended = False
|
||||
if hasattr(self.conversation_info, "goal_list") and self.conversation_info.goal_list:
|
||||
for goal_item in self.conversation_info.goal_list:
|
||||
current_goal = None
|
||||
if isinstance(goal_item, dict):
|
||||
current_goal = goal_item.get("goal")
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue