Update CodeWriterCtrlFlow.yaml
Browse files- CodeWriterCtrlFlow.yaml +1 -0
CodeWriterCtrlFlow.yaml
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
name: "CodeWriterControllerFlow"
|
2 |
description: "Proposes the next action to take towards achieving the goal, and prepares the input for the branching flow"
|
3 |
enable_cache: True
|
|
|
1 |
+
_target_: Tachi67.CodeWriterFlowModule.CodeWriterCtrlFlow.instantiate_from_default_config
|
2 |
name: "CodeWriterControllerFlow"
|
3 |
description: "Proposes the next action to take towards achieving the goal, and prepares the input for the branching flow"
|
4 |
enable_cache: True
|