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
yihong e0f1410b48
fix: issue Multiple Paths Between IF/ELSE Branches (#11646)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
..
answer fix: issue Multiple Paths Between IF/ELSE Branches (#11646) 1 year ago
base fix(base_node): change BaseNodeError exception type from Exception to ValueError (#11952) 1 year ago
code feat(code_node): add more check (#11949) 1 year ago
document_extractor fix: doc can not extract tables (#11879) 1 year ago
end fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions (#11544) 1 year ago
event fix: remove the unused retry index field (#11903) 1 year ago
http_request feat: add RequestBodyError for invalid request body handling (#11994) 1 year ago
if_else fix: some typos using typos (#11374) 1 year ago
iteration fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 1 year ago
knowledge_retrieval feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval (#11728) 1 year ago
list_operator fix: set default factory for extract_by in ListOperatorNodeData (#10561) 1 year ago
llm Fix 11979 (#11984) 1 year ago
loop feat/enhance the multi-modal support (#8818) 1 year ago
parameter_extractor fix(nodes): handle errors in question_classifier and parameter_extractor (#11927) 1 year ago
question_classifier Fix/refactor invoke result handling in question classifier node (#12015) 1 year ago
start feat/enhance the multi-modal support (#8818) 1 year ago
template_transform feat(workflow-nodes): handle missing variables without failure (#10471) 1 year ago
tool fix: add UUID validation for tool file ID extraction (#12011) 1 year ago
variable_aggregator refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 1 year ago
variable_assigner fix(variable_assigner): change VariableOperatorNodeError to inherit from ValueError (#11951) 1 year ago
__init__.py feat/enhance the multi-modal support (#8818) 1 year ago
enums.py fix: add retry feature to code node (#12005) 1 year ago
node_mapping.py Feat: upgrade variable assigner (#11285) 1 year ago