open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 2ed9896dea refac/fix: oauth jwt cookie 2025-08-14 02:00:38 +04:00
..
images
telemetry added otel lgos specific config 2025-08-02 22:15:22 +03:00
access_control.py Configure LDAP group synchronization with Open WebUI 2025-06-11 23:55:31 +09:00
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 fix: action reserved user param 2025-06-18 10:50:49 +04:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
embeddings.py refac: embeddings endpoint 2025-06-05 00:37:31 +04:00
filter.py refac 2025-05-28 01:41:49 +04:00
logger.py chore: format 2025-08-06 14:27:58 +04:00
middleware.py fix: openai error handling 2025-08-11 17:00:06 +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 refac 2025-05-28 01:42:42 +04:00
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 feat: follow ups 2025-06-03 18:07:29 +04:00
tools.py feat: use AIOHTTP_CLIENT_TIMEOUT for tool calls to make timeout configurable 2025-08-12 12:29:02 +02:00
webhook.py