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-07-22 21:19:30 -05:00
Code
Issues
2.4k
Packages
Projects
Releases
129
Wiki
Activity
Files
33f2fdb91ec3c044d8bcdeca8edd1dd084624e6b
open-webui
/
backend
/
open_webui
/
utils
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
..
images
…
telemetry
…
access_control.py
…
audit.py
enh: failed login attempts audit log
2025-04-23 00:06:44 +09:00
auth.py
Add user details to otel span
2025-05-17 09:11:26 +12:00
chat.py
fix/refac: functions multi-replica issue
2025-05-20 20:20:27 +04:00
code_interpreter.py
chore: format
2025-05-10 19:00:01 +04:00
filter.py
fix/refac: functions multi-replica issue
2025-05-20 20:20:27 +04:00
logger.py
…
middleware.py
Merge pull request
#14069
from Ithanil/bm25_weight
2025-05-24 01:13:03 +04:00
misc.py
refac: memories
2025-05-23 03:26:14 +04:00
models.py
fix/refac: functions multi-replica issue
2025-05-20 20:20:27 +04:00
oauth.py
refac: oauth redirect url to use WEBUI_URL
2025-05-23 01:03:28 +04:00
payload.py
refac: allow min_p for openai requests
2025-05-23 21:28:02 +04:00
pdf_generator.py
…
plugin.py
refac
2025-04-30 16:01:23 +04:00
redis.py
…
response.py
…
security_headers.py
…
task.py
fix: local/external models
2025-05-23 02:48:31 +04:00
tools.py
refac/fix: optional tool param type
2025-05-22 12:41:00 +04:00
webhook.py
…