dify/web/app/components/workflow/nodes
jyong 392514fa13 Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/commands.py
#	api/core/app/apps/common/workflow_response_converter.py
#	api/core/llm_generator/llm_generator.py
#	api/core/plugin/entities/plugin.py
#	api/core/plugin/impl/tool.py
#	api/core/rag/index_processor/index_processor_base.py
#	api/core/workflow/entities/workflow_execution.py
#	api/core/workflow/entities/workflow_node_execution.py
#	api/core/workflow/enums.py
#	api/core/workflow/graph_engine/entities/graph.py
#	api/core/workflow/graph_engine/graph_engine.py
#	api/core/workflow/nodes/enums.py
#	api/services/dataset_service.py
2025-08-27 16:05:59 +08:00
..
_base Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-27 16:05:59 +08:00
agent Merge branch 'main' into feat/rag-2 2025-08-25 15:30:18 +08:00
answer Merge branch 'main' into feat/rag-2 2025-08-06 14:23:51 +08:00
assigner Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
code Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
data-source feat: handle file schem show 2025-08-27 14:46:44 +08:00
data-source-empty datasource template 2025-07-23 18:20:32 +08:00
document-extractor merge main 2025-08-05 10:30:53 +08:00
end Merge branch 'main' into feat/rag-2 2025-08-06 14:23:51 +08:00
http merge main 2025-08-05 10:30:53 +08:00
if-else Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
iteration Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
iteration-start fix: node default 2025-04-29 16:14:20 +08:00
knowledge-base fix(use-settings-display): correct translation key for keyword search in settings display 2025-08-25 15:20:59 +08:00
knowledge-retrieval Merge branch 'main' into feat/rag-2 2025-07-31 10:30:28 +08:00
list-operator Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
llm feat: handle file schem show 2025-08-27 14:46:44 +08:00
loop Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
loop-end fix: node default 2025-04-29 16:14:20 +08:00
loop-start fix: node default 2025-04-29 16:14:20 +08:00
parameter-extractor Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
question-classifier Merge branch 'main' into feat/rag-2 2025-07-31 10:30:28 +08:00
start Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
template-transform Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
tool rag pipeline initial template 2025-08-27 14:39:39 +08:00
variable-assigner Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
constants.ts knowledge base node 2025-04-25 17:24:47 +08:00
index.tsx Fix/workflow use nodes hooks (#21822) 2025-07-02 17:48:23 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00