dify/api/core/workflow/nodes/loop
baonudesifeizhai ea066f891f
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-21 10:19:22 +08:00
..
__init__.py Feat/loop node (#17273) 2025-04-02 13:53:26 +08:00
entities.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 2025-07-16 12:31:37 +08:00
loop_end_node.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
loop_node.py fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257) 2025-08-21 10:19:22 +08:00
loop_start_node.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00