yihong e0f1410b48 fix: issue Multiple Paths Between IF/ELSE Branches (#11646) 4 months ago
..
answer e0f1410b48 fix: issue Multiple Paths Between IF/ELSE Branches (#11646) 4 months ago
base 21a31d7f8b fix(base_node): change BaseNodeError exception type from Exception to ValueError (#11952) 4 months ago
code a056a9d601 feat(code_node): add more check (#11949) 4 months ago
document_extractor ac635c70cd fix: doc can not extract tables (#11879) 4 months ago
end 70dd69d533 fix: Multiple Paths Between IF/ELSE Branches Invalidate Conditions (#11544) 4 months ago
event c1aa55f3ea fix: remove the unused retry index field (#11903) 4 months ago
http_request e068bbec73 feat: add RequestBodyError for invalid request body handling (#11994) 4 months ago
if_else 5669cac16d fix: some typos using typos (#11374) 5 months ago
iteration 9cfd1c67b6 fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 4 months ago
knowledge_retrieval 62b9e5a6f9 feat(knowledge_retrieval_node): Suppress exceptions thrown by DatasetRetrieval (#11728) 4 months ago
list_operator bd4a61addd fix: set default factory for extract_by in ListOperatorNodeData (#10561) 5 months ago
llm 4b1e13e982 Fix 11979 (#11984) 4 months ago
loop e61752bd3a feat/enhance the multi-modal support (#8818) 6 months ago
parameter_extractor c07d9e96ce fix(nodes): handle errors in question_classifier and parameter_extractor (#11927) 4 months ago
question_classifier c3c85276d1 Fix/refactor invoke result handling in question classifier node (#12015) 4 months ago
start e61752bd3a feat/enhance the multi-modal support (#8818) 6 months ago
template_transform bf31a3efbc feat(workflow-nodes): handle missing variables without failure (#10471) 6 months ago
tool d0dd8b7955 fix: add UUID validation for tool file ID extraction (#12011) 4 months ago
variable_aggregator 8f670f31b8 refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 6 months ago
variable_assigner 03ddee3663 fix(variable_assigner): change VariableOperatorNodeError to inherit from ValueError (#11951) 4 months ago
__init__.py e61752bd3a feat/enhance the multi-modal support (#8818) 6 months ago
enums.py dc19cd5d9d fix: add retry feature to code node (#12005) 4 months ago
node_mapping.py e135ffc2c1 Feat: upgrade variable assigner (#11285) 5 months ago