File size: 258 Bytes
23272f4 |
1 2 3 4 5 6 7 8 9 10 |
_target_: flow_modules.aiflows.TestCodeFlowModule.CodeTestingAtomicFlow.instantiate_from_default_config
name: "CodeTestingAtomicFlow"
description: "A flow that runs test code"
input_interface:
- "temp_code_file_location"
output_interface:
- "feedback" |