dify/api/core/workflow/nodes
twwu 9e44f2b805 Merge branch 'main' into feat/rag-2 2025-07-09 15:54:57 +08:00
..
agent minro fix: fix duplicate local import of ToolProviderType (#22013) 2025-07-08 09:49:53 +08:00
answer fix(api): files not returned in the answer node (#21807) 2025-07-02 13:54:10 +08:00
base feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
code feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
datasource r2 2025-07-04 18:05:58 +08:00
document_extractor fix(document_extractor): xlsx file column int type error (#21408) 2025-06-24 13:42:13 +08:00
end feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
event fix: delete some dead code using vulture (#20999) 2025-06-16 12:07:41 +08:00
http_request use repair_json fix json parse error of HTTPRequestNode (#21909) 2025-07-04 14:01:17 +08:00
if_else feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
iteration refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 2025-07-07 13:15:18 +08:00
knowledge_index r2 2025-06-25 17:32:26 +08:00
knowledge_retrieval Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
list_operator feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
llm Expose LLM usage in workflows (#21766) 2025-07-08 21:18:00 +08:00
loop refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) 2025-07-07 13:15:18 +08:00
parameter_extractor Expose LLM usage in workflows (#21766) 2025-07-08 21:18:00 +08:00
question_classifier Expose LLM usage in workflows (#21766) 2025-07-08 21:18:00 +08:00
start feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
template_transform feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
tool fix(agent): show agent run steps, fixes #21718 (#21945) 2025-07-07 09:59:47 +08:00
variable_aggregator feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
variable_assigner feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py r2 2025-04-28 16:19:12 +08:00
node_mapping.py Merge branch 'main' into feat/r2 2025-06-25 14:35:23 +08:00