dify/api/core/app/task_pipeline
2024-12-25 21:34:53 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
based_generate_task_pipeline.py refactor: optimize database usage (#12071) 2024-12-25 16:24:52 +08:00
easy_ui_based_generate_task_pipeline.py refactor: optimize database usage (#12071) 2024-12-25 16:24:52 +08:00
exc.py fix: Replace generic exceptions with specific error classes in task p… (#12036) 2024-12-24 15:24:19 +08:00
message_cycle_manage.py refactor: optimize database usage (#12071) 2024-12-25 16:24:52 +08:00
workflow_cycle_manage.py fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (#12096) 2024-12-25 21:34:53 +08:00
workflow_cycle_state_manager.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00