_target_: flow_modules.aiflows.RunCodeFlowModule.RunCodeFileEditAtomicFlow.instantiate_from_default_config | |
name: "RunCodeFileEditorAtomicFlow" | |
description: "A flow that writes code to be ran to a temp file" | |
input_interface: | |
- "code" | |
- "language" | |
- "memory_files" | |
output_interface: | |
- "code_editor_output" | |
- "temp_code_file_location" | |