dify/api/core/workflow
jyong 05aec66424 fix re-chunk document 2025-09-16 16:05:01 +08:00
..
entities Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
graph Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +08:00
graph_engine Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
graph_events feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
node_events Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine 2025-09-05 21:13:07 +08:00
nodes fix re-chunk document 2025-09-16 16:05:01 +08:00
repositories Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
utils remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +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 remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
enums.py fix re-chunk document 2025-09-16 16:05:01 +08:00
errors.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
system_variable.py fix re-chunk document 2025-09-16 16:05:01 +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 remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
workflow_entry.py Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
workflow_type_encoder.py Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +08:00