dify/api/controllers/console/app
Asuka Minato 6c576e2c66
add doc (#28016)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-13 13:38:45 +09:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py add doc (#28016) 2025-11-13 13:38:45 +09:00
agent.py add doc (#28016) 2025-11-13 13:38:45 +09:00
annotation.py add doc (#28016) 2025-11-13 13:38:45 +09:00
app.py add doc (#28016) 2025-11-13 13:38:45 +09:00
app_import.py add doc (#28016) 2025-11-13 13:38:45 +09:00
audio.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
completion.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
conversation.py extract parse_time_range for console app stats related queries (#27626) 2025-11-04 10:00:12 +08:00
conversation_variables.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
generator.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
mcp_server.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
message.py feat: enhance annotation API to support optional message_id and content fields (#27460) 2025-11-04 14:11:09 +08:00
model_config.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
ops_trace.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
site.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
statistic.py add doc (#28016) 2025-11-13 13:38:45 +09:00
workflow.py add doc (#28016) 2025-11-13 13:38:45 +09:00
workflow_app_log.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
workflow_draft_variable.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
workflow_run.py add doc (#28016) 2025-11-13 13:38:45 +09:00
workflow_statistic.py extract parse_time_range for console app stats related queries (#27626) 2025-11-04 10:00:12 +08:00
workflow_trigger.py feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
wraps.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00