PlanFileEditFlowModule / PlanFileEditAtomicFlow.yaml
Tachi67's picture
add instantiation target to yaml file
ab7b844
raw
history blame
321 Bytes
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"