dify/api/controllers/console/app
Yeuoly 51404f9035
refactor: tool engine
2024-03-28 18:36:58 +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 refactor: tool engine 2024-03-28 18:36:58 +08:00
audio.py add advanced chat apis support 2024-03-15 18:22:47 +08:00
completion.py fix stop 2024-03-21 14:04:22 +08:00
conversation.py fix bug 2024-03-20 20:02:51 +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 fix bug 2024-03-19 15:32:10 +08:00
model_config.py refactor: tool engine 2024-03-28 18:36:58 +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 text/plain support for draft sync api 2024-03-28 14:36:24 +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
workflow_statistic.py feat: workflow statistics 2024-03-18 18:44:27 +08:00
wraps.py refactor app mode 2024-03-15 18:15:13 +08:00