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- 181eb6038f refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1 year ago
..
answer fix: conversation variable may not change in the answer node (#10034) 1 year ago
base feat/enhance the multi-modal support (#8818) 1 year ago
code refactor(workflow): introduce specific exceptions for code validation (#10218) 1 year ago
document_extractor fix(document_extractor): update base exception class (#10208) 1 year ago
end feat/enhance the multi-modal support (#8818) 1 year ago
event feat/enhance the multi-modal support (#8818) 1 year ago
http_request refactor(http_request): add custom exception handling for HTTP request nodes (#10219) 1 year ago
if_else feat/enhance the multi-modal support (#8818) 1 year ago
iteration refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 year ago
knowledge_retrieval refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 year ago
list_operator refactor(list_operator): replace ValueError with InvalidKeyError (#10222) 1 year ago
llm refactor(workflow): introduce specific error handling for LLM nodes (#10221) 1 year ago
loop feat/enhance the multi-modal support (#8818) 1 year ago
parameter_extractor feat/enhance the multi-modal support (#8818) 1 year ago
question_classifier fix(workflow): enhance prompt handling with vision support (#9790) 1 year ago
start feat/enhance the multi-modal support (#8818) 1 year ago
template_transform refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 year ago
tool feat/enhance the multi-modal support (#8818) 1 year ago
variable_aggregator refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 year ago
variable_assigner feat/enhance the multi-modal support (#8818) 1 year ago
__init__.py feat/enhance the multi-modal support (#8818) 1 year ago
enums.py feat/enhance the multi-modal support (#8818) 1 year ago
node_mapping.py feat/enhance the multi-modal support (#8818) 1 year ago