open-webui/backend/open_webui
2025-05-23 10:47:27 +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 Feat: Adjusted to handle individual rag config - adjusted user settings to handle individual rag config; adjusted to update/delete used embedders/rerankers; adjusted process file to handle indivudal rag config without changing logic 2025-05-23 10:46:56 +02:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static fix: fix typo 2025-03-07 00:19:26 +00:00
storage Update provider.py 2025-05-07 14:48:49 +02:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils Feature: adjusted to handle individual rag config 2025-05-23 10:47:27 +02: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