open-webui/backend/open_webui
Tim Jaeryang Baek e663b90a9f
Merge pull request #14069 from Ithanil/bm25_weight
feat: Configurable weight for BM25Retriever during hybrid search
2025-05-24 01:13:03 +04:00
..
data
internal use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
migrations
models fix(auth): fix invalid password use in auth 2025-05-22 11:03:43 +08:00
retrieval Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
routers Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04: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 Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
__init__.py
alembic.ini
config.py Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
constants.py
env.py
functions.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
main.py Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
tasks.py