dify/api/controllers/console/app
Asuka Minato 2b91ba2411
example: limit current user usage (#24470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-26 00:23:29 +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 try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
app_import.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
audio.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
completion.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
conversation.py fix delete conversations via Api and delete conversations from db as well (#23591) 2025-08-25 09:43:45 +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 try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
mcp_server.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
message.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +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 example: limit current user usage (#24470) 2025-08-26 00:23:29 +08:00
workflow_app_log.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
workflow_draft_variable.py example: limit current user usage (#24470) 2025-08-26 00:23:29 +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