dify/api/core/variables
QuantumGhost 6a9e0b1005
feat(api): Introduce `WorkflowDraftVariable` Model (#19737)
- Introduce `WorkflowDraftVariable` model and the corresponding migration.
- Implement `EnumText`,  a custom column type for SQLAlchemy designed
  to work seamlessly with enumeration classes based on `StrEnum`.
2025-05-19 22:59:56 +08:00
..
__init__.py fix: Introduce ArrayVariable and update iteration node to handle it (#12001) 2024-12-23 15:52:50 +08:00
consts.py feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 2025-05-19 22:59:56 +08:00
exc.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
segment_group.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
segments.py fix Unicode Escape Characters (#15318) 2025-03-10 09:22:41 +08:00
types.py Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
utils.py feat(api): Introduce `WorkflowDraftVariable` Model (#19737) 2025-05-19 22:59:56 +08:00
variables.py chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 2025-05-08 17:39:51 +08:00