dify/api/core/workflow/nodes
Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-12 14:00:36 +08:00
..
answer chore: cleanup ruff flake8-simplify linter rules (#8286) 2024-09-12 12:55:45 +08:00
code chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
end chore: cleanup ruff flake8-simplify linter rules (#8286) 2024-09-12 12:55:45 +08:00
http_request chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
if_else chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
iteration fix(workflow): missing content in the answer node stream output during iterations (#8292) 2024-09-12 13:59:48 +08:00
knowledge_retrieval chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
llm revert page column (#8217) 2024-09-10 18:21:22 +08:00
loop chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
parameter_extractor chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
question_classifier chore: apply ruff E501 line-too-long linter rule (#8275) 2024-09-12 14:00:36 +08:00
start chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
template_transform chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
tool chore: cleanup ruff flake8-simplify linter rules (#8286) 2024-09-12 12:55:45 +08:00
variable_aggregator chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
variable_assigner chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_node.py chore(api/core): apply ruff reformatting (#7624) 2024-09-10 17:00:20 +08:00
event.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
node_mapping.py feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00