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" |