dify/api/controllers/console/app
takatost 73c2b35dfe add completion app creation back 2024-03-17 16:30:04 +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 completion app creation back 2024-03-17 16:30:04 +08:00
audio.py add advanced chat apis support 2024-03-15 18:22:47 +08:00
completion.py refactor app generate pipeline 2024-03-15 21:42:22 +08:00
conversation.py fix conversation filter 2024-03-15 21:56:17 +08:00
error.py add workflow logics 2024-03-15 18:13:55 +08:00
generator.py refactor app 2024-03-15 18:15:48 +08:00
message.py refactor app generate pipeline 2024-03-15 21:42:22 +08:00
model_config.py optimize db connections 2024-03-15 18:22:45 +08:00
site.py optimize get app model to wraps 2024-03-15 18:13:55 +08:00
statistic.py add advanced chat apis support 2024-03-15 18:22:47 +08:00
workflow.py add workflow api for installed app & web api & service api 2024-03-16 16:27:39 +08:00
workflow_app_log.py lint fix 2024-03-15 18:15:16 +08:00
workflow_run.py add conversation_id & message_id to advanced-chat workflow-runs API 2024-03-15 22:24:00 +08:00
wraps.py refactor app mode 2024-03-15 18:15:13 +08:00