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/entities
QuantumGhost ff7f1c1f17 refactor(api): Rename `continuation_node_id` to `next_node_id`
in `WorkflowSuspension`.

This aligns with the naming convension of the codebase.
8 months ago
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
node_entities.py refactor(workflow): Rename NodeRunMetadataKey to WorkflowNodeExecutionMetadataKey (#20457) 10 months ago
variable_entities.py feat/enhance the multi-modal support (#8818) 1 year ago
variable_pool.py minor code fix: remove duplicate type check branch (#22536) 8 months ago
workflow_execution.py feat(api): introduce SUSPENDED status for workflow, add correspond events. 8 months ago
workflow_node_execution.py fix(api): Fix resetting sys var causing internal server error (#21604) 9 months ago
workflow_suspension.py refactor(api): Rename `continuation_node_id` to `next_node_id` 8 months ago