Update CtrlExMem_CoderFlow.yaml
Browse files- CtrlExMem_CoderFlow.yaml +1 -1
CtrlExMem_CoderFlow.yaml
CHANGED
@@ -117,7 +117,7 @@ subflows_config:
|
|
117 |
run_code:
|
118 |
_target_: Tachi67.RunCodeFlowModule.RunCodeFlow.instantiate_from_default_config
|
119 |
update_plan:
|
120 |
-
_target_: Tachi67.CoderFlowModule.UpdatePlanAtomicFlow.
|
121 |
MemoryReading:
|
122 |
_target_: Tachi67.MemoryReadingFlowModule.MemoryReadingAtomicFlow.instantiate_from_default_config
|
123 |
output_interface:
|
|
|
117 |
run_code:
|
118 |
_target_: Tachi67.RunCodeFlowModule.RunCodeFlow.instantiate_from_default_config
|
119 |
update_plan:
|
120 |
+
_target_: Tachi67.CoderFlowModule.UpdatePlanAtomicFlow.instantiate_from_default_config
|
121 |
MemoryReading:
|
122 |
_target_: Tachi67.MemoryReadingFlowModule.MemoryReadingAtomicFlow.instantiate_from_default_config
|
123 |
output_interface:
|