mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
fix: 修复工作流未展示表单,图片理解,文档提取节点
This commit is contained in:
parent
d1002f48ab
commit
2ed8a9a7e9
|
|
@ -233,7 +233,10 @@ export const menuNodes = [
|
|||
questionNode,
|
||||
conditionNode,
|
||||
replyNode,
|
||||
rerankerNode
|
||||
rerankerNode,
|
||||
documentExtractNode,
|
||||
imageUnderstandNode,
|
||||
formNode
|
||||
]
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue