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
QuantumGhost 23ed3a520b
chore(api): improve type hints for BaseNode and its subclasses (#15826)
1 year ago
..
agent fix(agent node): tool setting and workflow tool. (#14461) 1 year ago
answer fix: nesting of conditional branches causing streaming output error (#14065) 1 year ago
base chore(api): improve type hints for BaseNode and its subclasses (#15826) 1 year ago
code Introduce Plugins (#13836) 1 year ago
document_extractor fix document extractor node incorrectly processing doc and ppt files (#12902) 1 year ago
end Feature/newnew workflow loop node (#14863) 1 year ago
event feat: mypy for all type check (#10921) 1 year ago
http_request fix: http_request node form-data support array[file] (#15731) 1 year ago
if_else chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281) 1 year ago
iteration chore(api): improve type hints for BaseNode and its subclasses (#15826) 1 year ago
knowledge_retrieval Feat/new saas billing (#14996) 1 year ago
list_operator feat: mypy for all type check (#10921) 1 year ago
llm fix: avoid llm node result var not init issue while do retry. (#14286) 1 year ago
loop chore(api): improve type hints for BaseNode and its subclasses (#15826) 1 year ago
parameter_extractor Introduce Plugins (#13836) 1 year ago
question_classifier feat: mypy for all type check (#10921) 1 year ago
start chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281) 1 year ago
template_transform feat(workflow-nodes): handle missing variables without failure (#10471) 1 year ago
tool fix agent_execution_metadata (#15444) 1 year ago
variable_aggregator chore: Simplify the unchanged overrided method in VariableAggregatorNode (#14175) 1 year ago
variable_assigner chore(api): improve type hints for BaseNode and its subclasses (#15826) 1 year ago
__init__.py feat/enhance the multi-modal support (#8818) 1 year ago
enums.py Feature/newnew workflow loop node (#14863) 1 year ago
node_mapping.py Feature/newnew workflow loop node (#14863) 1 year ago