dify/api/controllers/console/app
Yeuoly 6260a1a28c fix: cycle imports 2025-10-30 16:09:39 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
agent.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
annotation.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
app.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
app_import.py fluent api (#27093) 2025-10-19 12:54:41 +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 fluent api (#27093) 2025-10-19 12:54:41 +09: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 Merge branch 'main' into feat/trigger 2025-10-21 11:09:26 +08:00
mcp_server.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
message.py fluent api (#27093) 2025-10-19 12:54:41 +09: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 fluent api (#27093) 2025-10-19 12:54:41 +09:00
workflow.py fix: cycle imports 2025-10-30 16:09:39 +08:00
workflow_app_log.py refactor: streamline trigger event node metadata handling and update async workflow service for JSON serialization 2025-10-28 17:50:06 +08:00
workflow_draft_variable.py fluent api (#27093) 2025-10-19 12:54:41 +09:00
workflow_run.py Feat/add status filter to workflow runs (#26850) 2025-10-18 12:15:29 +08:00
workflow_statistic.py refactor:Decouple Domain Models from Direct Database Access (#27316) 2025-10-28 09:59:30 +08:00
workflow_trigger.py Revert "feat: propagate trigger metadata for plugin icons across UI" 2025-10-27 17:06:40 +08:00
wraps.py use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00