mirror of
https://github.com/langgenius/dify.git
synced 2026-05-11 23:18:39 +08:00
- Extract iterator variable retrieval and validation logic - Separate empty iteration handling - Create dedicated methods for iteration execution and result handling - Improve type hints and use modern Python syntax - Enhance code readability and maintainability |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| entities.py | ||
| exc.py | ||
| iteration_node.py | ||
| iteration_start_node.py | ||