open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 409f565f09 refac
2026-01-17 21:41:48 +04:00
..
audio.py fix: correct empty STT_ENGINE handling and improve TTS error response (#20534) 2026-01-10 15:32:22 +04:00
auths.py refac 2026-01-09 18:51:38 +04:00
channels.py refac 2026-01-12 21:41:23 +04:00
chats.py chore: format 2026-01-08 01:55:56 +04:00
configs.py refac 2026-01-08 00:53:21 +04:00
evaluations.py chore: format 2026-01-09 20:44:31 +04:00
files.py refac 2026-01-17 21:41:48 +04:00
folders.py refac/enh: db session sharing 2025-12-29 00:21:18 +04:00
functions.py refac 2026-01-08 00:53:21 +04:00
groups.py refac: group share to settings 2026-01-05 05:32:56 +04:00
images.py feat: enforce permissions in backend (#20471) 2026-01-08 02:48:35 +04:00
knowledge.py fix(db): release connection before embedding in knowledge /create (#20575) 2026-01-11 23:37:05 +04:00
memories.py fix(db): release connection before embedding in memory /query (#20579) 2026-01-11 23:37:47 +04:00
models.py refac 2026-01-12 21:41:23 +04:00
notes.py fix(notes): eliminate N+1 query in get_notes endpoint 2026-01-07 23:32:56 +04:00
ollama.py fix(db): release connection before LLM call in Ollama /v1/completions (#20570) 2026-01-11 23:35:46 +04:00
openai.py fix(db): release connection before LLM call in OpenAI /chat/completions (#20572) 2026-01-11 23:34:11 +04:00
pipelines.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00
prompts.py chore: format 2026-01-08 01:55:56 +04:00
retrieval.py fix(db): release connection before embedding in process_files_batch (#20576) 2026-01-11 23:32:56 +04:00
scim.py refac 2025-12-29 01:20:04 +04:00
tasks.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00
tools.py refac 2026-01-08 00:53:21 +04:00
users.py refac 2026-01-12 21:41:23 +04:00
utils.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00