| name: ExtendLibraryFlow | |
| description: "A flow used to extend the content in the code library" | |
| _target_: Tachi67.ExtendLibraryFlowModule.ExtendLibraryFlow.instantiate_from_default_config | |
| memory_files: ??? | |
| subflows_config: | |
| MemoryReading: | |
| _target_: Tachi67.MemoryReadingFlowModule.MemoryReadingAtomicFlow.instantiate_from_default_config | |
| output_interface: | |
| - "plan" | |
| - "logs" | |
| - "code_library" | |
| Planner: | |
| _target_: Tachi67.PlanWriterFlowModule.PlanWriterFlow.instantiate_from_default_config | |
| subflows_config: | |
| Controller: | |
| backend: | |
| api_infos: ??? | |
| model_name: | |
| openai: gpt-4 | |
| azure: azure/gpt-4 | |
| Executor: | |
| subflows_config: | |
| write_plan: | |
| subflows_config: | |
| PlanGenerator: | |
| backend: | |
| api_infos: ??? | |
| model_name: | |
| openai: gpt-4 | |
| azure: azure/gpt-4 | |
| CtrlExMem: | |
| _target_: Tachi67.ExtendLibraryFlowModule.CtrlExMem_ExtLib.instantiate_from_default_config | |
| subflows_config: | |
| Controller: | |
| backend: | |
| api_infos: ??? | |
| model_name: | |
| openai: gpt-4 | |
| azure: azure/gpt-4 | |
| Executor: | |
| subflows_config: | |
| write_code: | |
| subflows_config: | |
| Controller: | |
| backend: | |
| api_infos: ??? | |
| model_name: | |
| openai: gpt-4 | |
| azure: azure/gpt-4 | |
| Executor: | |
| subflows_config: | |
| write_code: | |
| memory_files: ??? | |
| subflows_config: | |
| CodeGenerator: | |
| backend: | |
| api_infos: ??? | |
| model_name: | |
| openai: gpt-4 | |
| azure: azure/gpt-4 | |
| test: | |
| memory_files: ??? | |
| re_plan: | |
| subflows_config: | |
| Controller: | |
| backend: | |
| api_infos: ??? | |
| model_name: | |
| openai: gpt-4 | |
| azure: azure/gpt-4 | |
| Executor: | |
| subflows_config: | |
| write_plan: | |
| subflows_config: | |
| PlanGenerator: | |
| backend: | |
| api_infos: ??? | |
| model_name: | |
| openai: gpt-4 | |
| azure: azure/gpt-4 | |
| MemoryReading: | |
| _target_: Tachi67.MemoryReadingFlowModule.MemoryReadingAtomicFlow.instantiate_from_default_config | |
| output_interface: | |
| - "plan" | |
| - "logs" | |
| - "code_library" |