_target_: flow_modules.aiflows.RunCodeFlowModule.ExecuteCodeAtomicFlow.instantiate_from_default_config name: "ExecuteCodeAtomicFlow" description: "A flow that opens up temp code file location, waits for update, runs code and deletes temp code file" input_interface: - "temp_code_file_location" - "language" output_interface: - "interpreter_output" - "code_ran"