dify/web/app/components/workflow/nodes
lyzno1 239536933b
Merge remote-tracking branch 'origin/main' into feat/collaboration
2025-10-17 19:33:40 +08:00
..
_base Merge remote-tracking branch 'origin/main' into feat/collaboration 2025-10-15 21:08:08 +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 chore: replace Chinese/Japanese comments with English translations 2025-10-11 14:20:37 +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 Merge remote-tracking branch 'origin/main' into feat/collaboration 2025-10-11 14:43:20 +08:00
if-else fix: remove unnecessary properties from condition draft (#27009) 2025-10-17 09:11:03 +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 remote-tracking branch 'origin/main' into feat/collaboration 2025-10-17 19:33:40 +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 Merge remote-tracking branch 'origin/main' into feat/collaboration 2025-10-17 19:33:40 +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