open-webui/backend/open_webui
2025-05-23 10:37:47 +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 #14059 from sreesdas/main 2025-05-20 17:43:06 +04:00
routers Fix: Added cleanup options for individual rag settings; added reload options for rag settings; adjusted permissions that users can use individual rag settings 2025-05-21 12:25:01 +02:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static
storage
test
utils refac 2025-05-20 23:55:11 +04:00
__init__.py
alembic.ini
config.py Feat: Adjusted config to handle individual rag config 2025-05-23 10:37:47 +02:00
constants.py
env.py
functions.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
main.py Feature: Adjusted to handle individual rag settings on startup 2025-05-21 12:19:41 +02:00
tasks.py