open-webui/backend/open_webui
2025-05-20 11:46:32 +02:00
..
data
internal
migrations feat: notes 2025-05-03 18:16:32 +04:00
models fix: oauth 2025-05-05 19:38:36 +04:00
retrieval make bm25_weight a regular parameter of query_doc.. / get_sources_from_files functions 2025-05-20 11:46:32 +02:00
routers make bm25_weight a regular parameter of query_doc.. / get_sources_from_files functions 2025-05-20 11:46:32 +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 make bm25_weight a regular parameter of query_doc.. / get_sources_from_files functions 2025-05-20 11:46:32 +02:00
__init__.py
alembic.ini
config.py make weight for bm25 retriever in hybrid search ui-configurable 2025-05-20 10:39:31 +02:00
constants.py
env.py enh: sentence transformers env vars 2025-04-24 01:55:18 +09:00
functions.py
main.py make weight for bm25 retriever in hybrid search ui-configurable 2025-05-20 10:39:31 +02:00
tasks.py