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
Joel 3e011109ad merge main 1 year ago
..
answer fix(workflow): the answer node after the iteration node containing the answer was output prematurely (#8419) 2 years ago
base merge main 1 year ago
code chore: refurbish Python code by applying refurb linter rules (#8296) 2 years ago
document_extractor merge main 1 year ago
end fix: typos and improve naming conventions: (#8687) 2 years ago
event merge main 1 year ago
http_request merge main 1 year 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 Fix/economical knowledge retrieval (#9396) 1 year ago
list_operator merge main 1 year ago
llm merge main 1 year 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 merge main 1 year ago
enums.py merge main 1 year ago
event.py merge main 1 year ago
node_mapping.py feat: Parallel Execution of Nodes in Workflows (#8192) 2 years ago