dify/api/controllers/console/app
Asuka Minato f320fd5f95
refactor: port controllers/console/app/app.py (#30522)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-01-06 10:12:52 +08:00
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py fix: csv injection in annotations export (#29462) 2025-12-15 17:14:05 +08:00
app_import.py
app.py refactor: port controllers/console/app/app.py (#30522) 2026-01-06 10:12:52 +08:00
audio.py
completion.py
conversation_variables.py
conversation.py fix(api): refactors the SQL LIKE pattern escaping logic to use a centralized utility function, ensuring consistent and secure handling of special characters across all database queries. (#30450) 2026-01-06 09:56:30 +08:00
error.py
generator.py
mcp_server.py
message.py
model_config.py
ops_trace.py
site.py
statistic.py
workflow_app_log.py
workflow_draft_variable.py
workflow_run.py
workflow_statistic.py
workflow_trigger.py
workflow.py
wraps.py