dify/api/controllers/console/app
2025-09-17 21:18:27 +08:00
..
__init__.py
advanced_prompt_template.py
agent.py
annotation.py
app_import.py
app.py
audio.py
completion.py
conversation_variables.py
conversation.py
error.py
generator.py fix(api): fix import linting 2025-09-17 21:18:27 +08:00
mcp_server.py
message.py
model_config.py
ops_trace.py
site.py
statistic.py
workflow_app_log.py Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
workflow_draft_variable.py Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +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 refactor: update API routes and documentation for app and datasets endpoints (#25628) 2025-09-15 10:59:11 +08:00
workflow.py Merge branch 'main' into feat/rag-2 2025-09-16 19:29:27 +08:00
wraps.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00