dify/api/controllers/console/app
takatost 7724d010b6 add app description
add update app api
2024-03-15 18:15:16 +08:00
..
__init__.py optimize get app model to wraps 2024-03-15 18:13:55 +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-15 18:15:16 +08:00
audio.py add workflow logics 2024-03-15 18:13:55 +08:00
completion.py restore completion app 2024-03-15 18:13:55 +08:00
conversation.py restore completion app 2024-03-15 18:13:55 +08:00
error.py add workflow logics 2024-03-15 18:13:55 +08:00
generator.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
message.py add app convert codes 2024-03-15 18:13:55 +08:00
model_config.py optimize get app model to wraps 2024-03-15 18:13:55 +08:00
site.py optimize get app model to wraps 2024-03-15 18:13:55 +08:00
statistic.py restore completion app 2024-03-15 18:13:55 +08:00
workflow.py add workflow runs & workflow node executions api 2024-03-15 18:15:16 +08:00
workflow_app_log.py lint fix 2024-03-15 18:15:16 +08:00
workflow_run.py lint fix 2024-03-15 18:15:16 +08:00
wraps.py refactor app mode 2024-03-15 18:15:13 +08:00