dify/api/core/workflow
2024-06-25 14:41:14 +08:00
..
callbacks Feat/workflow phase2 (#4687) 2024-05-27 22:01:11 +08:00
entities add runtime graph 2024-06-25 14:41:14 +08:00
nodes fix: optional parameter missing default value None in http request node (#5413) 2024-06-20 11:07:01 +08:00
utils chore(core/workflow/utils/variable_template_parser): Refactor VariableTemplateParser class for better readability and maintainability. (#5328) 2024-06-17 21:18:56 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
errors.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
graph.py add runtime graph 2024-06-25 14:41:14 +08:00
workflow_engine_manager.py add new graph structure 2024-06-24 23:34:42 +08:00