open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 5e35aab292
Deploy to HuggingFace Spaces / check-secret (push) Waiting to run Details
Deploy to HuggingFace Spaces / deploy (push) Blocked by required conditions Details
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Waiting to run Details
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Waiting to run Details
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Waiting to run Details
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Waiting to run Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64) (push) Waiting to run Details
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64) (push) Waiting to run Details
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Waiting to run Details
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Waiting to run Details
Create and publish Docker images with specific build args / merge-main-images (push) Blocked by required conditions Details
Create and publish Docker images with specific build args / merge-cuda-images (push) Blocked by required conditions Details
Create and publish Docker images with specific build args / merge-cuda126-images (push) Blocked by required conditions Details
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions Details
Frontend Build / Format & Build Frontend (push) Waiting to run Details
Frontend Build / Frontend Unit Tests (push) Waiting to run Details
Python CI / Format Backend (3.11.x) (push) Has been cancelled Details
Python CI / Format Backend (3.12.x) (push) Has been cancelled Details
chore: format
2025-06-05 01:12:28 +04:00
..
images
telemetry
access_control.py
audit.py enh: failed login attempts audit log 2025-04-23 00:06:44 +09:00
auth.py Add user details to otel span 2025-05-17 09:11:26 +12:00
chat.py refac: reserved `__user__` param format 2025-06-04 15:53:07 +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
middleware.py refac: reserved `__user__` param format 2025-06-04 15:53:07 +04:00
misc.py refac 2025-05-28 01:34:53 +04:00
models.py chore: format 2025-05-29 02:36:33 +04:00
oauth.py refac 2025-05-31 15:04:38 +04:00
payload.py chore: format 2025-06-05 01:12:28 +04:00
pdf_generator.py
plugin.py refac 2025-05-28 01:42:42 +04:00
redis.py chore: format 2025-04-12 16:35:11 -07:00
response.py chore: format 2025-06-05 01:12:28 +04:00
security_headers.py
task.py feat: follow ups 2025-06-03 18:07:29 +04:00
tools.py enh: allow custom openapi json url 2025-05-27 00:20:47 +04:00
webhook.py