dify/api/controllers/console/app
2024-06-24 23:46:15 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
agent.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
annotation.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 2024-02-06 13:21:13 +08:00
app.py feat: permission and security fixes (#5266) 2024-06-17 16:06:32 +08:00
audio.py Fixed workflow tts feature audition (#4867) 2024-06-03 00:22:14 +08:00
completion.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
conversation.py feat: new editor user permission profile (#4435) 2024-06-14 20:34:25 +08:00
error.py feat: Add draft hash check in workflow (#4251) 2024-05-10 14:48:29 +08:00
generator.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
message.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
model_config.py fix: revert CI path filters (#5561) 2024-06-24 23:46:15 +08:00
site.py feat: option to hide workflow steps (#5436) 2024-06-21 12:51:10 +08:00
statistic.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_app_log.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_run.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
workflow_statistic.py fix: workflow avg user interaction. (#4056) 2024-05-02 20:24:40 +08:00
workflow.py feat: permission and security fixes (#5266) 2024-06-17 16:06:32 +08:00
wraps.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00