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
Jyong 6a857e01f6
fix multiple metadata filter's confusing setting (#16771)
1 year ago
..
agent fix error with literal_eval (#16297) 1 year ago
answer fix: exclude additional unreachable nodes (#16329) 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 reopen PR for #14411 (#16148) 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 to give priority to file extension of content-disposition (#12653) 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 fix multiple metadata filter's confusing setting (#16771) 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: bump ruff to 0.11.0 and fix linting violations (#15953) 1 year ago
parameter_extractor fix: respect resolution settings for vision for basic chatbot, text generator, and parameter extractor node (#16041) 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(api): fix fail branch functionality for `WorkflowTool` (#15966) 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