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-29 12:34:58 -05:00
Code
Issues
2.4k
Packages
Projects
Releases
129
Wiki
Activity
Files
00a00f51620d981538f25674b858277877b0fc4f
open-webui
/
backend
/
open_webui
/
utils
T
History
Tim Jaeryang Baek
and
GitHub
4cccb097f9
Merge pull request
#16131
from open-webui/main
...
refac
2025-07-29 23:46:00 +04:00
..
images
…
telemetry
refac/fix: remove insecure arg for otel http exporter
2025-07-21 16:35:23 +04:00
access_control.py
…
audit.py
…
auth.py
refac
2025-07-29 23:45:25 +04:00
chat.py
…
code_interpreter.py
…
embeddings.py
…
filter.py
…
logger.py
feat(logger): Add trace_id and span_id to log
2025-07-19 18:36:54 +08:00
middleware.py
Merge pull request
#16071
from GSAlex/main
2025-07-28 17:40:47 +04:00
misc.py
…
models.py
refac/fix: base model cache
2025-07-07 11:30:27 +04:00
oauth.py
…
payload.py
…
pdf_generator.py
…
plugin.py
…
redis.py
feat: Re-use Redis connection pools via local cache to prevent transient exhaustion
2025-07-24 18:44:42 +09:00
response.py
fix: ollama tool call
2025-07-18 06:11:53 +08:00
security_headers.py
…
task.py
…
tools.py
…
webhook.py
…