open-webui/backend/open_webui
2025-05-21 12:19:41 +02:00
..
data
internal Fix: added migration file to handle rag_config column for individual rag config 2025-05-12 12:45:58 +02:00
migrations
models Feature: added indivdiual rag config update function 2025-05-14 17:32:06 +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 fix: fix typo 2025-03-07 00:19:26 +00:00
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 refac 2025-03-26 01:17:10 -07:00
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