mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
This commit is contained in:
@@ -72,6 +72,7 @@ class WorkflowTool(Tool):
|
||||
result.append(self.create_file_var_message(file))
|
||||
|
||||
result.append(self.create_text_message(json.dumps(outputs, ensure_ascii=False)))
|
||||
result.append(self.create_json_message(outputs))
|
||||
|
||||
return result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user