CodeFileEditFlowModule / CodeFileEditAtomicFlow.yaml
Tachi67's picture
Update CodeFileEditAtomicFlow.yaml
8ab641d
raw
history blame
229 Bytes
name: "CodeFileEditAtomicFlow"
description: "A flow that writes code to a temp file"
input_interface:
- "code"
- "language_of_code"
- "memory_files"
output_interface:
- "code_editor_output"
- "temp_code_file_location"