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