ExtendLibraryFlowModule / SaveCodeAtomicFlow.yaml
Tachi67's picture
Upload 16 files
23c9a86
raw
history blame
353 Bytes
_target_: aiflows.ExtendLibraryFlowModule.SaveCodeAtomicFlow.instantiate_from_default_config
name: "SaveCodeAtomicFlow"
description: "In extend library flow, once the code is written and tested, the controller calls this flow to save the code to the library."
input_interface:
- "memory_files"
- "code"
output_interface:
- "result"
- "summary"