dify/api/core/variables
Sara Rasool 4f0fb6df2b
chore: use from __future__ import annotations (#30254)
Co-authored-by: Dev <dev@Devs-MacBook-Pro-4.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-01-06 23:57:20 +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 chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +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