RunCodeFlowModule / RunCodeFileEditAtomicFlow.yaml
Tachi67's picture
Upload 12 files
428252c
raw
history blame contribute delete
344 Bytes
_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"