open-webui/backend/open_webui
Classic298 dc03e7e595
refac: keep external connections until their last knowledge base is removed (#28113)
Deleting an external knowledge base now clears its connection only when an admin removes the last knowledge base referencing it, matching the connection delete route.
2026-08-24 19:11:40 -04:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal fix: apply RDS IAM token auth to the pgvector engine (#27754) 2026-08-24 07:35:19 -04:00
migrations fix: index the chat queries that make large SQLite instances unusable (#27663) 2026-08-23 16:11:54 -05:00
models refac 2026-08-24 18:37:39 -04:00
retrieval refac: stream web-fetched documents to disk instead of buffering them (#28945) 2026-08-24 19:06:13 -04:00
routers refac: keep external connections until their last knowledge base is removed (#28113) 2026-08-24 19:11:40 -04:00
socket fix: keep the pending note save when an update carries no content snapshot (#28669) 2026-08-24 18:47:43 -04:00
static refac 2026-07-27 19:39:36 -04:00
storage refac 2026-07-31 17:41:14 -04:00
tools refac 2026-08-24 18:56:39 -04:00
utils refac 2026-08-24 18:38:29 -04:00
__init__.py perf: allow disabling websocket per-message-deflate (#28613) 2026-08-24 18:46:07 -04:00
alembic.ini fix: Alembic CLI commands from failing 2025-08-15 04:17:47 -04:00
config.py refac 2026-08-24 17:12:56 -04:00
constants.py refac: make the web search error message a plain constant (#28948) 2026-08-23 13:27:02 -04:00
env.py perf: allow disabling websocket per-message-deflate (#28613) 2026-08-24 18:46:07 -04:00
events.py refac 2026-08-16 23:21:00 -07:00
functions.py fix: honor bypass_system_prompt on the pipe route (#28739) 2026-08-19 11:08:02 -07:00
main.py refac 2026-08-24 18:29:36 -04:00
tasks.py refac 2026-08-23 13:40:13 -04:00