dify/api/core/workflow
jyong 7ace7e65e1 fix preview and recommend plugins 2025-09-02 16:44:18 +08:00
..
docs [autofix.ci] apply automated fixes 2025-08-27 15:33:30 +08:00
entities Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize 2025-08-31 15:17:23 +08:00
graph Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-28 18:12:49 +08:00
graph_engine fix preview and recommend plugins 2025-09-02 16:44:18 +08:00
graph_events feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
node_events feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
nodes fix preview and recommend plugins 2025-09-02 16:44:18 +08:00
repositories Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize 2025-08-31 15:17:23 +08:00
utils feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
constants.py r2 2025-05-28 17:56:04 +08:00
conversation_variable_updater.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
enums.py Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-28 18:12:49 +08:00
errors.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
system_variable.py feat: add custom OAuth client setup and enhance datasource provider model with avatar_url 2025-07-21 12:36:02 +08:00
variable_loader.py refactor: simplify variable pool key structure and improve type safety (#23732) 2025-08-11 18:10:04 +08:00
workflow_cycle_manager.py Merge branch 'feat/rag-2' into feat/workflow-draft-var-optimize 2025-08-31 15:17:23 +08:00
workflow_entry.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
workflow_type_encoder.py feat(api): Implement truncation for WorkflowNodeExecution 2025-08-31 13:44:39 +08:00