Views
No views yet
class PlanFileEditAtomicFlow(AtomicFlow)plan: strplan_file_location: strplan_editor_output: strtemp_plan_file_location: strinput_interface: The input interface of the atomic flow.output_interface: The output interface of the atomic flow.def run(input_data: Dict[str, Any])input_data (Dict[str, Any]): The input data.Dict[str, Any]: The output data.