diff --git a/ui/src/workflow/common/data.ts b/ui/src/workflow/common/data.ts index 29a202a11..67f1f2723 100644 --- a/ui/src/workflow/common/data.ts +++ b/ui/src/workflow/common/data.ts @@ -233,7 +233,10 @@ export const menuNodes = [ questionNode, conditionNode, replyNode, - rerankerNode + rerankerNode, + documentExtractNode, + imageUnderstandNode, + formNode ] /**