Tachi67 commited on
Commit
5ae21cd
·
1 Parent(s): 0552050

Update PlanWriterFlow.yaml

Browse files
Files changed (1) hide show
  1. PlanWriterFlow.yaml +5 -5
PlanWriterFlow.yaml CHANGED
@@ -74,9 +74,9 @@ topology:
74
  flow: Executor
75
  output_interface:
76
  _target_: aiflows.interfaces.KeyInterface
77
- keys_to_rename:
78
- branch_output_data.plan: plan
79
- branch_output_data.feedback: feedback
80
- branch_output_data.temp_plan_file_location: temp_plan_file_location
81
- keys_to_delete: ["branch_output_data"]
82
  reset: false
 
74
  flow: Executor
75
  output_interface:
76
  _target_: aiflows.interfaces.KeyInterface
77
+ keys_to_rename:
78
+ branch_output_data.plan: plan
79
+ branch_output_data.feedback: feedback
80
+ branch_output_data.temp_plan_file_location: temp_plan_file_location
81
+ keys_to_delete: ["branch_output_data"]
82
  reset: false