dify/api/core/workflow/nodes
Bowen Liang 7b379e2a61
chore: apply ty checks on api code with script and ci action (#24653)
2025-09-02 16:05:13 +08:00
..
agent [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
answer chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
base make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00
code feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
document_extractor [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
end refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
event fix: delete some dead code using vulture (#20999) 2025-06-16 12:07:41 +08:00
http_request refactor(http-request): Remove the reflective calls to ssrf_proxy and replace them with explicitly defined dictionary retrievals. (#24596) 2025-08-27 13:23:34 +08:00
if_else chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
iteration chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
knowledge_retrieval Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
list_operator feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
llm feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
loop chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
parameter_extractor [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
question_classifier [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
start refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
template_transform refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
tool [CHORE]: remove redundant-cast (#24807) 2025-09-01 14:05:32 +08:00
variable_aggregator refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
variable_assigner feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
enums.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
node_mapping.py fix: avoid using node_data.version for judgement tool node version (#22462) 2025-07-21 09:28:47 +08:00