open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 3e8d3b08fa refac
2025-08-14 04:04:20 +04:00
..
images
telemetry added otel lgos specific config 2025-08-02 22:15:22 +03:00
access_control.py
audit.py Fix audit get_current_user 2025-08-10 02:10:00 +02:00
auth.py refac 2025-08-09 21:38:31 +04:00
chat.py
code_interpreter.py
embeddings.py
filter.py
logger.py chore: format 2025-08-06 14:27:58 +04:00
middleware.py refac 2025-08-14 04:04:20 +04:00
misc.py refac/fix: reasoning_content chunk 2025-08-09 00:31:28 +04:00
models.py refac/fix: base model cache 2025-07-07 11:30:27 +04:00
oauth.py refac/fix: oauth jwt cookie 2025-08-14 02:00:38 +04:00
payload.py feat: stream delta chunk 2025-08-09 23:43:27 +04:00
pdf_generator.py
plugin.py
redis.py enh/refac: redis cluster support 2025-08-04 14:15:08 +04:00
response.py fix: ollama tool call 2025-07-18 06:11:53 +08:00
security_headers.py
task.py
tools.py feat: use AIOHTTP_CLIENT_TIMEOUT for tool calls to make timeout configurable 2025-08-12 12:29:02 +02:00
webhook.py