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
Xu Song 1e1d457548
fix: make prompt consistent with few-show examples (#11538)
12 months ago
..
agent feat: agent node add memory (#15976) 12 months 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 feat: remove file and file[] restriction in code node (#17382) 12 months ago
document_extractor install pandoc (#16825) 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: fix some wrong annotations (#17413) 12 months 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 Feat/loop node (#17273) 12 months ago
parameter_extractor robust for json parser (#17687) 12 months ago
question_classifier fix: make prompt consistent with few-show examples (#11538) 12 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 fix(api): fix fail branch functionality for `WorkflowTool` (#15966) 1 year ago
variable_aggregator Chore: fix some wrong annotations (#17413) 12 months ago
variable_assigner Feat/loop node (#17273) 12 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