dify/api/core/workflow/nodes
lyzno1 c4996f9563
Merge remote-tracking branch 'origin/main' into feat/trigger
2025-10-28 11:28:06 +08:00
..
agent fix:restore correct numeric values for ParamsAutoGenerated (#27252) 2025-10-22 13:36:29 +08:00
answer feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
base Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-23 11:54:35 +08:00
code feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasource feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
document_extractor rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
end use model_validate (#26182) 2025-10-10 17:30:13 +09:00
http_request feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
human_input feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
if_else feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
iteration feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
knowledge_index feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
knowledge_retrieval Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +08:00
list_operator use model_validate (#26182) 2025-10-10 17:30:13 +09:00
llm fix: support structured output in streaming mode for LLM node (#27089) 2025-10-20 14:53:25 +09:00
loop Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +08:00
parameter_extractor fix: parameter extractor instructions placeholder not replaced (#26235) (#27135) 2025-10-20 19:39:20 +09:00
question_classifier fix: Render variables in Question Classifier class names (#27356) 2025-10-23 22:56:08 +08:00
start use model_validate (#26182) 2025-10-10 17:30:13 +09:00
template_transform chore: Raise default string length limits (#26592) 2025-10-06 10:40:13 +08:00
tool Merge remote-tracking branch 'origin/main' into feat/trigger 2025-10-23 11:54:35 +08:00
trigger_plugin fix(trigger): update outputs in TriggerEventNode to use inputs directly 2025-10-27 15:35:09 +08:00
trigger_schedule feat(trigger): enhance trigger event handling and introduce new debug event polling 2025-10-15 11:04:09 +08:00
trigger_webhook improve webhook request headers 2025-10-17 11:27:48 +08:00
variable_aggregator use model_validate (#26182) 2025-10-10 17:30:13 +09:00
variable_assigner feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
__init__.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
node_factory.py Add workflow graph validation checks (#27106) 2025-10-21 11:27:12 +08:00
node_mapping.py Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00