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