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 2480abb792
Refactor/merge v1 (#19069)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
11 months ago
..
agent refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 11 months ago
answer fix(fail-branch): prevent streaming output in exception branches (#17153) 12 months ago
base chore(api): improve type hints for BaseNode and its subclasses (#15826) 1 year ago
code Refactor/merge v1 (#19069) 11 months ago
document_extractor feat (document_extractor): support .properties file (#18969) 11 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 Http requests node add ssl verify (#18125) 12 months 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 check metadata_filtering_conditions could be None in auto mode (#18548) 11 months ago
list_operator fix:the extraction function of the list operation node received 0 that should not be received (#18170) 12 months ago
llm Refactor/merge v1 (#19069) 11 months ago
loop Feat/loop node (#17273) 12 months ago
parameter_extractor fix(langfuse): qusetion classify node can't see cost in langfuse (#17982) 12 months ago
question_classifier fix(langfuse): qusetion classify node can't see cost in langfuse (#17982) 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 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/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