dify/api/core/app/segments
2024-07-24 19:35:22 +08:00
..
__init__.py fix(segments): Support NoneType. (#6581) 2024-07-23 17:59:32 +08:00
factory.py fix(segments): Support NoneType. (#6581) 2024-07-23 17:59:32 +08:00
parser.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
segment_group.py Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
segments.py fix(segments): Support NoneType. (#6581) 2024-07-23 17:59:32 +08:00
types.py fix(variables): NoneVariable should inherit from NoneSegment. (#6584) 2024-07-23 21:46:08 +08:00
variables.py feat(api/core/app/segments/variables.py): Support description in Variable. (#6636) 2024-07-24 19:35:22 +08:00