dify/api/controllers/console/app
Krito. a13d7987e0
chore: adopt StrEnum and auto() for some string-typed enums (#25129)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-12 21:14:26 +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 refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
app.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
app_import.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +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 chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +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 Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
generator.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +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 refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
model_config.py chore: adopt StrEnum and auto() for some string-typed enums (#25129) 2025-09-12 21:14:26 +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 refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
statistic.py refactor: update API routes and documentation for console endpoints (#25554) 2025-09-12 11:51:24 +08:00
workflow.py Remove redundant parse_args call in WorkflowByIdApi.patch (#25498) 2025-09-12 09:40:41 +08:00
workflow_app_log.py fix: workflow log status filter add parial success status (#24977) 2025-09-02 16:24:03 +08:00
workflow_draft_variable.py security(api): fix privilege escalation vulnerability in model config and chat message APIs (#25518) 2025-09-11 14:53:35 +08:00
workflow_run.py try flask_restful -> flask_restx (#24310) 2025-08-24 13:45:47 +08:00
workflow_statistic.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
wraps.py add typing to all wraps (#25405) 2025-09-09 16:48:33 +08:00