You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/app
QuantumGhost 11bc5c0dec refactor(api): Change system variable from dict to pydantic model
This allows us to serialize and deserialize `SystemVariable` without
manully implmenting relevant logic.
11 months ago
..
app_config feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
apps refactor(api): Change system variable from dict to pydantic model 11 months ago
entities feat: Persist Variables for Enhanced Debugging Workflow (#20699) 12 months ago
features feat: Skip Redis operations if RateLimit is disabled (#12226) 1 year ago
task_pipeline moving the `MessageStatus` class from the `models.model` module to `models.enums` module (#21867) 11 months ago
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2 years ago