RunCodeFlowModule / ExecuteCodeAtomicFlow.yaml
Tachi67's picture
Upload 9 files
5421e10
raw
history blame contribute delete
358 Bytes
_target_: Tachi67.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"