open-webui/backend/open_webui/routers
Classic298 00b3583dc2
fix: fix reindex not working due to unnecessary dupe check (#20857)
* Update retrieval.py

* Update knowledge.py

* Update retrieval.py

* Update knowledge.py
2026-01-21 18:36:08 -05: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 feat: Add new ENV VAR for custom error message on error on signup / password change due to password not meeting requirements (#20650) 2026-01-19 14:00:48 +04:00
channels.py refac 2026-01-12 21:41:23 +04:00
chats.py refac 2026-01-20 22:28:10 +04:00
configs.py fix: mcp get_discovery_urls 2026-01-22 03:11:33 +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: fix reindex not working due to unnecessary dupe check (#20857) 2026-01-21 18:36:08 -05: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