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
-LAN- f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode (#20321)
Signed-off-by: -LAN- <laipz8200@outlook.com>
10 months ago
..
agent refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 11 months ago
answer fix: common prerequisite node workflow remove reachable node that failed to streaming llm… (#19552) 10 months ago
base chore(api): improve type hints for BaseNode and its subclasses (#15826) 1 year ago
code fix: remove error message $ symbol (#19587) 10 months ago
document_extractor feat: document extractor chardet encoding (#20269) 10 months 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 basic auth if not base64 encode (#19242) 11 months ago
if_else Chore: fix some wrong annotations (#17413) 12 months ago
iteration fix(workflow): fetch user failed when workflow run in parallel mode (#20321) 10 months ago
knowledge_retrieval fix: Referencing Metadata in the response of the External Knowledge A… (#19637) (#19644) 10 months ago
list_operator fix:the extraction function of the list operation node received 0 that should not be received (#18170) 11 months ago
llm fix: inconsistent metadata definitions (#19343) 11 months ago
loop refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 10 months ago
parameter_extractor Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
question_classifier Enhance Code Consistency Across Repository with `.editorconfig` (#19023) 11 months ago
start chore: cleanup unchanged overridden method in subclasses of BaseNode (#14281) 1 year ago
template_transform Chore: fix some wrong annotations (#17413) 12 months ago
tool refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 11 months ago
variable_aggregator Chore: fix some wrong annotations (#17413) 12 months ago
variable_assigner feat: support remove first and remove last in variable assigner (#19144) 11 months ago
__init__.py feat/enhance the multi-modal support (#8818) 1 year ago
enums.py Feat/loop node (#17273) 12 months ago
node_mapping.py Feat/loop node (#17273) 12 months ago