dify/api/core/workflow
2025-09-05 09:54:07 +08:00
..
callbacks
entities feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +08:00
graph_engine [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
nodes chore: (trigger)change content type from form to application/octet-stream (#25167) 2025-09-05 09:54:07 +08:00
repositories
utils feat: fix i18n missing keys and merge upstream/main (#24615) 2025-08-27 15:07:28 +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_entry.py [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
workflow_type_encoder.py feat: Add an asynchronous repository to improve workflow performance (#20050) 2025-08-13 02:28:06 +08:00