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/nodes
Nam Vu bef83a4d2e
fix: typos and improve naming conventions: (#8687)
1 year ago
..
answer fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419) 1 year ago
code chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
end fix: typos and improve naming conventions: (#8687) 1 year ago
http_request chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
if_else chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
iteration fix(workflow): "Max submit count reached" error occurred when executing workflow as tool in iteration (#8595) 1 year ago
knowledge_retrieval chore: apply ruff E501 line-too-long linter rule (#8275) 1 year ago
llm chore: refurbish Python code by applying refurb linter rules (#8296) 1 year ago
loop chore(api/core): apply ruff reformatting (#7624) 1 year ago
parameter_extractor chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
question_classifier fix: llm_generator.py JSONDecodeError (#8504) 1 year ago
start chore(api/core): apply ruff reformatting (#7624) 1 year ago
template_transform chore: apply pep8-naming rules for naming convention (#8261) 1 year ago
tool chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
variable_aggregator chore(api/core): apply ruff reformatting (#7624) 1 year ago
variable_assigner chore(api/core): apply ruff reformatting (#7624) 1 year ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago
base_node.py chore(api/core): apply ruff reformatting (#7624) 1 year ago
event.py feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago
node_mapping.py feat: Parallel Execution of Nodes in Workflows (#8192) 1 year ago