fix: map agent workflow inputs
This commit is contained in:
@@ -1594,6 +1594,7 @@ class AIWorkflowService:
|
||||
node_type,
|
||||
status='completed',
|
||||
output=result.output,
|
||||
metadata=_node_result_metadata(result),
|
||||
inputs=copy.deepcopy(node_inputs),
|
||||
))
|
||||
yield {
|
||||
|
||||
Reference in New Issue
Block a user