fix: remove redundant condition null from $START
This commit is contained in:
@@ -143,7 +143,6 @@ conditions:
|
|||||||
graph:
|
graph:
|
||||||
$START:
|
$START:
|
||||||
- role: "planner"
|
- role: "planner"
|
||||||
condition: null
|
|
||||||
planner:
|
planner:
|
||||||
- role: "$END"
|
- role: "$END"
|
||||||
condition: "insufficientInfo"
|
condition: "insufficientInfo"
|
||||||
|
|||||||
Reference in New Issue
Block a user