dify/api/controllers/console/app
Novice 4cb42499ae
Merge branch 'feat/mcp-06-18' into deploy/dev
2025-10-14 21:42:21 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
agent.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
annotation.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
app.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
app_import.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
audio.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
completion.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
conversation.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
conversation_variables.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
error.py add interface for review app 2025-10-14 11:35:25 +08:00
generator.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
mcp_server.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
message.py Fix: enforce editor-only access to chat message logs (#25936) 2025-09-18 21:59:51 +08:00
model_config.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
online_user.py change event type name of websocket 2025-10-11 09:07:02 +08:00
ops_trace.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
site.py Use hook to get userid (#26839) 2025-10-14 09:20:37 +08:00
statistic.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
workflow.py Merge remote-tracking branch 'origin/main' into feat/collaboration 2025-10-11 14:43:20 +08:00
workflow_app_log.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow_comment.py fix merge problem 2025-09-18 15:45:53 +08:00
workflow_draft_variable.py fix merge problem 2025-09-18 15:45:53 +08:00
workflow_run.py refactor: update API routes and documentation for app and datasets endpoints (#25628) 2025-09-15 10:59:11 +08:00
workflow_statistic.py remove .value (#26633) 2025-10-11 09:08:29 +08:00
wraps.py fix: add account import for wraps 2025-10-13 17:25:02 +08:00