File size: 321 Bytes
faf6c9a ab7b844 faf6c9a |
1 2 3 4 5 6 7 8 9 10 11 |
name: "PlanFileEditAtomicFlow"
description: "A flow that writes plan to a temp file"
_target_: flow_modules.aiflows.PlanFileEditFlowModule.PlanFileEditAtomicFlow.instantiate_from_default_config
input_interface:
- "plan"
- "plan_file_location"
output_interface:
- "plan_editor_output"
- "temp_plan_file_location" |