dify/api/core/workflow/nodes/loop
Joel dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2025-08-26 18:16:05 +08:00
..
__init__.py Feat/loop node (#17273) 2025-04-02 13:53:26 +08:00
entities.py feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
loop_end_node.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
loop_node.py feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
loop_start_node.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00