This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
open-webui
Watch
2
Star
0
Fork
0
You've already forked open-webui
mirror of
https://github.com/open-webui/open-webui.git
synced
2026-05-06 02:48:13 -05:00
Code
Issues
1.1k
Packages
Projects
Releases
126
Wiki
Activity
Files
cf72f5503f39834b9da44ebbb426a3674dad0caa
open-webui
/
backend
/
open_webui
/
utils
History
Timothy Jaeryang Baek
cf72f5503f
refac
2025-09-11 12:26:25 +04:00
..
images
…
telemetry
…
access_control.py
perf: fix N+1 query issue in tools access control checking
2025-09-03 05:49:53 +09:00
audit.py
…
auth.py
refac
2025-09-08 18:17:11 +04:00
chat.py
…
code_interpreter.py
…
embeddings.py
…
filter.py
…
logger.py
…
middleware.py
refac
2025-09-11 12:26:25 +04:00
misc.py
…
models.py
…
oauth.py
refac
2025-09-08 18:52:59 +04:00
payload.py
enh: custom reasoning tags
2025-08-27 17:24:16 +04:00
pdf_generator.py
…
plugin.py
fix: None Type tool installation during startup
2025-08-20 23:58:08 +04:00
redis.py
…
response.py
…
security_headers.py
…
task.py
refac
2025-08-21 04:46:43 +04:00
tools.py
refac: tool server data handling
2025-09-09 19:00:01 +04:00
webhook.py
…