dify/api/controllers/console/app
Xiyuan Chen 64c9a2f678
Feat/credential policy (#25151)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-09-08 23:45:05 -07: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 remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +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 Feat/credential policy (#25151) 2025-09-08 23:45:05 -07:00
workflow_app_log.py fix: workflow log status filter add parial success status (#24977) 2025-09-02 16:24:03 +08:00
workflow_draft_variable.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +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