dify/api/controllers/console/app
-LAN- 938a845852
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
2025-09-04 12:48:58 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
agent.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
annotation.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
app.py Export DSL from history (#24939) 2025-09-02 21:36:52 +08:00
app_import.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
audio.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
completion.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
conversation.py Minor fix: correct get_app_model mode for delete() (#25082) 2025-09-04 11:08:31 +08:00
conversation_variables.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
generator.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
mcp_server.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
message.py Update ast-grep pattern for session.query (#24828) 2025-08-31 17:03:51 +08:00
model_config.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
ops_trace.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
site.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
statistic.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
workflow.py Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine 2025-09-03 11:06:42 +08:00
workflow_app_log.py Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine 2025-09-03 01:33:17 +08:00
workflow_draft_variable.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
workflow_run.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
workflow_statistic.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
wraps.py example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00