open-webui/backend/open_webui
2025-05-23 10:40:47 +02:00
..
data
internal Feat: Migration to handle individual rag config 2025-05-23 10:39:04 +02:00
migrations feat: notes 2025-05-03 18:16:32 +04:00
models Feat: Added update rag config function - added function to check if embedder/reranker is in use 2025-05-23 10:40:06 +02:00
retrieval Merge pull request #14059 from sreesdas/main 2025-05-20 17:43:06 +04:00
routers Fix: Adjusted to handle individual rag config by passing knowledge id 2025-05-23 10:40:47 +02:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static
storage Update provider.py 2025-05-07 14:48:49 +02:00
test
utils refac 2025-05-20 23:55:11 +04:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini
config.py Feat: Adjusted config to handle individual rag config 2025-05-23 10:37:47 +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 fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
main.py Feat: Adjusted to handle individual rag config - load all the embedders and rerankers that are currently used 2025-05-23 10:38:35 +02:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00