This website requires JavaScript.
Explore
Help
Register
Sign In
AI
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced
2025-05-30 10:05:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dify
/
api
/
core
/
app
/
task_pipeline
History
-LAN-
822af70dce
fix(workflow_service): assign UUID to workflow_node_execution id and update optional fields in WorkflowRun and WorkflowNodeExecution models (
#12096
)
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
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