dify/api/core/workflow/nodes
white-loub f811471b18
fix: support structured output in streaming mode for LLM node (#27089)
2025-10-20 14:53:25 +09:00
..
agent feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
answer feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
base feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
knowledge_index feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
knowledge_retrieval feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +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 feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
parameter_extractor feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
question_classifier feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +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 feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +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
enums.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
node_factory.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
node_mapping.py feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00