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
NFish b38286f06a Merge branch 'main' into e-300 9 months ago
..
agent refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 9 months ago
answer fix: common prerequisite node workflow remove reachable node that failed to streaming llm… (#19552) 9 months ago
base chore(api): improve type hints for BaseNode and its subclasses (#15826) 11 months ago
code Merge branch 'main' into e-300 9 months ago
document_extractor remove unstructured api key check (#18989) 9 months ago
end Feature/newnew workflow loop node (#14863) 11 months ago
event feat: mypy for all type check (#10921) 1 year ago
http_request fix basic auth if not base64 encode (#19242) 9 months ago
if_else Chore: fix some wrong annotations (#17413) 10 months ago
iteration refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 9 months ago
knowledge_retrieval fix: Referencing Metadata in the response of the External Knowledge A… (#19637) (#19644) 9 months ago
list_operator fix:the extraction function of the list operation node received 0 that should not be received (#18170) 10 months ago
llm Merge branch 'main' into e-300 9 months ago
loop refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 9 months ago
parameter_extractor Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
question_classifier Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 9 months ago
start chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281) 11 months ago
template_transform Chore: fix some wrong annotations (#17413) 10 months ago
tool refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 9 months ago
variable_aggregator Chore: fix some wrong annotations (#17413) 10 months ago
variable_assigner feat: support remove first and remove last in variable assigner (#19144) 9 months ago
__init__.py feat/enhance the multi-modal support (#8818) 1 year ago
enums.py Feat/loop node (#17273) 10 months ago
node_mapping.py Feat/loop node (#17273) 10 months ago