dify/api/controllers/web
2026-07-15 06:48:28 +00:00
..
__init__.py feat(api): introduce select, file and file list form input types to Human Input node (#36322) 2026-06-04 01:54:28 +00:00
app.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
audio.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
completion.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
conversation.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
error.py refactor(chat): modernize speech-to-text pipeline (#38653) 2026-07-13 04:21:29 +00:00
feature.py chore(api): annotate simple contract responses (#36331) 2026-05-19 06:13:20 +00:00
files.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
forgot_password.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
human_input_file_upload.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
human_input_form.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
login.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
message.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
passport.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
remote_files.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
saved_message.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
site.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
workflow_events.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
workflow.py refactor(api): migrate web chat endpoints to BaseModel (#37962) 2026-07-09 04:23:13 +00:00
wraps.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00