dify/api/core/workflow/nodes
-LAN- 872cff7bab
chore(iteration_node): convert some Any to object
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-09-11 15:40:12 +08:00
..
agent fix: type errors 2025-09-10 21:48:05 +08:00
answer fix: type errors 2025-09-10 21:48:05 +08:00
base fix: tests 2025-09-11 15:13:18 +08:00
code fix: type errors 2025-09-10 21:48:05 +08:00
document_extractor fix: type errors 2025-09-10 21:48:05 +08:00
end fix: type errors 2025-09-10 21:48:05 +08:00
http_request fix: type errors 2025-09-10 21:48:05 +08:00
if_else fix: type errors 2025-09-10 21:48:05 +08:00
iteration chore(iteration_node): convert some Any to object 2025-09-11 15:40:12 +08:00
knowledge_retrieval fix: type errors 2025-09-10 21:48:05 +08:00
list_operator fix: type errors 2025-09-10 21:48:05 +08:00
llm fix: type errors 2025-09-10 21:48:05 +08:00
loop fix: type errors 2025-09-10 21:48:05 +08:00
parameter_extractor fix: type errors 2025-09-10 21:48:05 +08:00
question_classifier fix: type errors 2025-09-10 21:48:05 +08:00
start fix: type errors 2025-09-10 21:48:05 +08:00
template_transform fix: type errors 2025-09-10 21:48:05 +08:00
tool fix: type errors 2025-09-10 21:48:05 +08:00
variable_aggregator fix: type errors 2025-09-10 21:48:05 +08:00
variable_assigner fix: type errors 2025-09-10 21:48:05 +08:00
__init__.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
node_factory.py fix: resolve type error in node_factory by using type guard for node_type_str 2025-08-29 16:16:58 +08:00
node_mapping.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00