dify/api/core/workflow/nodes
CrabSAMA 591414307a
fix: fixed workflow as tool files field return empty problem (#27925)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-11-26 14:00:36 +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 feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +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 fix(workflow): doc extractor node now correctly extracts mdx files (#27570) 2025-10-29 10:19:29 +08:00
end use model_validate (#26182) 2025-10-10 17:30:13 +09:00
http_request fix(http_request): set response.text if there is no file (#27610) 2025-10-30 09:34:59 +08:00
human_input feat(api): Introduce workflow pause state management (#27298) 2025-10-30 14:41:09 +08:00
if_else feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
iteration Fix(workflow): Prevent token overcount caused by loop/iteration (#28406) 2025-11-25 09:56:59 +08:00
knowledge_index feat(graph_engine): Support pausing workflow graph executions (#26585) 2025-10-19 21:33:41 +08:00
knowledge_retrieval feat:mysql adaptation for metadb (#28188) 2025-11-20 09:44:39 +08:00
list_operator Feat/web workflow improvements (#27981) 2025-11-25 19:54:40 +08:00
llm feat: enhance tencent trace integration with LLM core metrics (#27126) 2025-10-29 15:53:30 +08:00
loop Fix(workflow): Prevent token overcount caused by loop/iteration (#28406) 2025-11-25 09:56:59 +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 fix: fixed workflow as tool files field return empty problem (#27925) 2025-11-26 14:00:36 +08:00
trigger_plugin feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger_schedule feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger_webhook feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
variable_aggregator use model_validate (#26182) 2025-10-10 17:30:13 +09:00
variable_assigner fix: fixed error when clear value of `INTEGER` and `FLOAT` type (#27954) 2025-11-13 15:21:34 +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 feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00