open-webui/backend/open_webui
2025-05-02 09:59:42 +02:00
..
data
internal
migrations
models Function: Added get knowledge by collection name and adjusted insert new knowledge to insert rag config to DB 2025-05-02 09:16:40 +02:00
retrieval chore: format 2025-04-12 16:35:11 -07:00
routers Feature: Adjusted all necessary functions to handle individual rag configuration - fallback to default configuration if individual config is not used 2025-05-02 09:55:53 +02:00
socket refac 2025-04-14 01:08:16 -07:00
static fix: fix typo 2025-03-07 00:19:26 +00:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils Feature: Adjusted process_chat_payload to handle individual rag config (send individual rag template) 2025-05-02 09:59:42 +02:00
__init__.py chore: format 2025-04-12 16:35:11 -07:00
alembic.ini
config.py Added DEFAULT_RAG_SETTINGS option for individual rag configuration 2025-05-02 09:14:23 +02:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py chore: format 2025-04-12 16:35:11 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py refac 2025-04-13 23:39:38 -07:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00