fix: 修复ai对话回答俩次
This commit is contained in:
parent
6f284420d6
commit
edc47d6747
@ -405,7 +405,6 @@ class WorkflowManage:
|
||||
|
||||
def run_node(self, node):
|
||||
result = node.run()
|
||||
result.write_context(node, self)
|
||||
return result
|
||||
|
||||
def is_result(self, current_node, current_node_result):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user