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- 94b946c715 fix(document_extractor): handle empty variable values properly
- Added check for variable.value existence before type validation.
- Prevents erroneous type checks on empty variables, improving robustness.
1 year ago
..
callbacks feat(api): Enhance multi modal support. 1 year ago
entities feat(api): Enhance multi modal support. 1 year ago
graph_engine feat(api): Enhance multi modal support. 1 year ago
nodes fix(document_extractor): handle empty variable values properly 1 year ago
utils feat(api): Enhance multi modal support. 1 year ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
constants.py feat(api): Enhance multi modal support. 1 year ago
enums.py refactor(api/core/workflow/enums.py): Rename SystemVariable to SystemVariableKey. (#7445) 1 year ago
errors.py feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago
workflow_engine_manager.py feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago
workflow_entry.py feat(api): Enhance multi modal support. 1 year ago