open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 5030041683
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
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
chore: format
2025-04-23 16:05:15 +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 chore: format 2025-04-23 16:05:15 +09:00
misc.py
models.py fix: model list hide issue 2025-04-12 18:34:10 -07:00
oauth.py chore: format 2025-04-23 16:05:15 +09:00
payload.py
pdf_generator.py
plugin.py
redis.py
response.py
security_headers.py
task.py
tools.py refac: openapi to tool spec 2025-04-19 03:46:06 -07:00
webhook.py