This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
open-webui
Watch
2
Star
0
Fork
0
mirror of
https://github.com/open-webui/open-webui.git
synced
2026-08-01 03:17:20 -05:00
Code
Issues
2.4k
Packages
Projects
Releases
129
Wiki
Activity
Files
e663b90a9fd1effe5b680fa19c031390d53a6090
open-webui
/
backend
/
open_webui
T
History
Tim Jaeryang Baek
and
GitHub
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
feat: notes
2025-05-03 18:16:32 +04:00
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
…