dify/api/controllers/web
2026-07-21 02:19:24 +00:00
..
__init__.py
app.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
audio.py fix: return 400 instead of 500 when file field is missing in audio-to-text endpoints (#39303) (#39322) 2026-07-21 02:19:24 +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
files.py
forgot_password.py
human_input_file_upload.py
human_input_form.py
login.py
message.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
passport.py
remote_files.py
saved_message.py refactor: explicit DB session propagation across backend paths (#38559) 2026-07-15 06:48:28 +00:00
site.py
workflow_events.py
workflow.py
wraps.py