open-webui/backend/open_webui/utils
Timothy Jaeryang Baek f2314596ba
Some checks are pending
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
enh: failed login attempts audit log
2025-04-23 00:06:44 +09:00
..
images
telemetry
access_control.py
audit.py enh: failed login attempts audit log 2025-04-23 00:06:44 +09:00
auth.py
chat.py
code_interpreter.py
filter.py
logger.py
middleware.py fix: handling tool calls in streamed responses 2025-04-21 00:29:52 +08:00
misc.py
models.py fix: model list hide issue 2025-04-12 18:34:10 -07:00
oauth.py Add ENABLE_OAUTH_GROUP_CREATION flag for JIT group creation with OAuth group updates enabled 2025-04-18 10:17:08 -07:00
payload.py
pdf_generator.py
plugin.py refac: rename hard to understand cryptic function names 2025-04-10 19:41:17 -07:00
redis.py chore: format 2025-04-12 16:35:11 -07:00
response.py
security_headers.py
task.py refac 2025-04-11 15:19:47 -07:00
tools.py refac: openapi to tool spec 2025-04-19 03:46:06 -07:00
webhook.py