TestCodeFlowModule / TestCodeFileEditAtomicFlow.yaml
Tachi67's picture
Update TestCodeFileEditAtomicFlow.yaml
d0ff9e4
raw
history blame
353 Bytes
_target_: Tachi67.TestCodeFlowModule.TestCodeFileEditAtomicFlow.instantiate_from_default_config
name: "TestCodeFileEditorAtomicFlow"
description: "A flow that writes tests code to a temp file"
input_interface:
- "code"
- "memory_files"
output_interface:
- "code_editor_output"
- "temp_code_file_location"
- "temp_code_file_written_timestamp"