dify/api/core/workflow/graph_engine
QuantumGhost 268da31332
fix(api): adding variable to variable pool recursively while loading draft variables. (#21478)
This PR fix the issue that `ObjectSegment` are not recursively added to the draft variable pool while loading draft variables from database. It also fixes an issue about loading variables with more than two elements in the its selector.

Enhances #19735.
Closes #21477.
2025-06-25 12:39:22 +08:00
..
condition_handlers feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
entities feat: Persist Variables for Enhanced Debugging Workflow (#20699) 2025-06-24 09:05:29 +08:00
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
graph_engine.py fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 2025-06-25 12:39:22 +08:00