dify/web/app/components/workflow/nodes
Novice 40e3d4dc7d
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-20 10:58:27 +08:00
..
_base Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
agent feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
answer feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
assigner chore: workflow performance 2025-10-10 18:23:46 +08:00
code Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
data-source feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
data-source-empty feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
document-extractor chore: workflow performance 2025-10-10 18:23:46 +08:00
end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
http Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
if-else Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
iteration fix loop/iteration incorrect nodes width 2025-10-14 09:54:37 +08:00
iteration-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
knowledge-base fix: update TopK and Score Threshold components to use InputNumber and improve value handling (#27045) 2025-10-17 14:58:30 +08:00
knowledge-retrieval Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
list-operator chore: workflow performance 2025-10-10 18:23:46 +08:00
llm Fix type error (#27044) 2025-10-17 14:42:58 +08:00
loop Merge branch 'feat/mcp-06-18' into deploy/dev 2025-10-20 10:58:27 +08:00
loop-end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
loop-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
parameter-extractor Fix type error (#27044) 2025-10-17 14:42:58 +08:00
question-classifier Fix type error (#27024) 2025-10-17 10:46:43 +08:00
start feat(agent): similar to the start node of workflow, agent variables also support drag-and-drop (#26899) 2025-10-15 13:07:51 +08:00
template-transform Fix type error (#27024) 2025-10-17 10:46:43 +08:00
tool feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
variable-assigner chore: workflow performance 2025-10-10 18:23:46 +08:00
components.ts perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
constants.ts perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
index.tsx perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00