dify/web/app/components/workflow/nodes
GuanMu 1a37989769
Fix type-check error (#27051)
2025-10-18 12:03:40 +08:00
..
_base Fix type-check error (#27051) 2025-10-18 12:03:40 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
code Fix type-check error (#27051) 2025-10-18 12:03:40 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
http Fix type-check error (#27051) 2025-10-18 12:03:40 +08:00
if-else Fix type-check error (#27051) 2025-10-18 12:03:40 +08:00
iteration Fix: avoid mutating node props (#26266) 2025-09-27 09:50:32 +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 Fix type error (#27044) 2025-10-17 14:42:58 +08:00
list-operator Fix array-only filtering in List Operator picker; remove file children fallback and align child types. (#26240) 2025-09-25 22:43:00 +08:00
llm Fix type error (#27044) 2025-10-17 14:42:58 +08:00
loop fix: remove unnecessary properties from condition draft (#27009) 2025-10-17 09:11:03 +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 amend regexp exec (#25986) 2025-09-23 00:47:13 +09: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