dify/api/controllers/console/app
takatost 18febeabd1 support workflow features 2024-03-10 15:54:10 +08:00
..
__init__.py optimize get app model to wraps 2024-03-10 15:51:33 +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
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 add app description 2024-03-10 15:52:45 +08:00
audio.py support workflow features 2024-03-10 15:54:10 +08:00
completion.py refactor app 2024-03-10 15:54:08 +08:00
conversation.py restore completion app 2024-03-10 15:51:35 +08:00
error.py add workflow logics 2024-03-10 15:51:35 +08:00
generator.py refactor app 2024-03-10 15:54:08 +08:00
message.py add app convert codes 2024-03-10 15:51:35 +08:00
model_config.py add features structure validate 2024-03-10 15:54:10 +08:00
site.py optimize get app model to wraps 2024-03-10 15:51:33 +08:00
statistic.py restore completion app 2024-03-10 15:51:35 +08:00
workflow.py move workflow_id to app 2024-03-10 15:54:10 +08:00
workflow_app_log.py lint fix 2024-03-10 15:52:45 +08:00
workflow_run.py lint fix 2024-03-10 15:52:45 +08:00
wraps.py refactor app mode 2024-03-10 15:52:09 +08:00