dify/api/core/variables
wangxiaolei 2e0964e0b0
fix(api): `SegmentType.is_valid()` raises `AssertionError` for `SegmentType.GROUP` (#28249)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-11-21 16:43:09 +09:00
..
__init__.py fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 2024-12-23 15:52:50 +08:00
consts.py refactor: simplify variable pool key structure and improve type safety (#23732) 2025-08-11 18:10:04 +08:00
exc.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
segment_group.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
segments.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
types.py fix(api): `SegmentType.is_valid()` raises `AssertionError` for `SegmentType.GROUP` (#28249) 2025-11-21 16:43:09 +09:00
utils.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
variables.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00