dify/api/core/workflow
autofix-ci[bot] 71e511f396
[autofix.ci] apply automated fixes
2025-08-15 03:12:08 +00:00
..
callbacks
entities [autofix.ci] apply automated fixes 2025-08-15 03:12:08 +00:00
graph_engine Merge branch 'main' into feat/rag-2 2025-08-12 11:13:04 +08:00
nodes [autofix.ci] apply automated fixes 2025-08-15 03:12:08 +00:00
repositories
utils refactor: simplify variable pool key structure and improve type safety (#23732) 2025-08-11 18:10:04 +08:00
__init__.py
constants.py
conversation_variable_updater.py
enums.py
errors.py
system_variable.py
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 feat(trace): support external trace id propagation (#22623) 2025-07-22 15:17:43 +08:00
workflow_engine_manager.py
workflow_entry.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
workflow_type_encoder.py feat: Add an asynchronous repository to improve workflow performance (#20050) 2025-08-13 02:28:06 +08:00