dify/api/core/workflow/nodes/iteration
Jax eed38c8b2a
Fix(workflow): Prevent token overcount caused by loop/iteration (#28406)
2025-11-25 09:56:59 +08:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities.py feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
exc.py refactor(iteration): introduce specific exceptions for iteration errors (#10366) 2024-11-07 14:02:55 +08:00
iteration_node.py Fix(workflow): Prevent token overcount caused by loop/iteration (#28406) 2025-11-25 09:56:59 +08:00
iteration_start_node.py use model_validate (#26182) 2025-10-10 17:30:13 +09:00