open-webui/backend/open_webui
2025-05-21 12:21:01 +02:00
..
data
internal Fix: fixed migration to add rag_config properly 2025-05-21 12:20:28 +02:00
migrations
models Feature: Added function to check if reranking or embedding models are in use in another knowledge base 2025-05-21 12:21:01 +02:00
retrieval Merge pull request #13404 from NoMoreFood/dev 2025-05-01 04:55:16 -07:00
routers Fix: adjusted to handle both default and individual rag settings 2025-05-14 17:33:11 +02:00
socket hiding websocket initalization behind authentication 2025-04-30 15:05:57 +02:00
static
storage chore: format 2025-04-28 17:46:05 +04:00
test
utils Merge remote-tracking branch 'upstream/dev' into Individual-RAG-Config 2025-05-02 20:38:35 +02:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini
config.py Feature: Added new config to handle individual rag settings after reload 2025-05-21 12:19:07 +02:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py enh: sentence transformers env vars 2025-04-24 01:55:18 +09:00
functions.py
main.py Feature: Adjusted to handle individual rag settings on startup 2025-05-21 12:19:41 +02:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00