You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/workflow
-LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
..
callbacks Feature/newnew workflow loop node (#14863) 1 year ago
entities feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 10 months ago
graph_engine fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 10 months ago
nodes fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 10 months ago
repository feat: Introduce WorkflowExecution Domain Entity and Repository, Replace WorkflowRun Direct Usage, and Unify Stream Response Logic (#20067) 10 months ago
utils chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 11 months ago
__init__.py
constants.py
enums.py chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
errors.py
workflow_cycle_manager.py fix: persist workflow execution status on partial success and failure (#20264) 10 months ago
workflow_engine_manager.py
workflow_entry.py Fix: the issue of getting empty environment variables. (#19085) 11 months ago