open-webui/backend/open_webui/utils
Timothy Jaeryang Baek b1bcca90b5
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
refac
2025-01-11 20:23:26 -08:00
..
images
access_control.py
auth.py fix: API_KEY_ALLOWED_ENDPOINTS 2025-01-03 13:08:21 -08:00
chat.py fix: actions 2025-01-03 21:31:24 -08:00
middleware.py refac 2025-01-11 20:23:26 -08:00
misc.py
models.py
oauth.py fix 2025-01-08 00:57:52 -08:00
payload.py fix: ollama options 2024-12-29 16:30:36 -08:00
pdf_generator.py solves the lack of line breaks in chat download as pdf #8405 2025-01-08 16:49:53 +01:00
plugin.py
response.py fix: usage stats 2024-12-30 15:52:07 -08:00
security_headers.py
task.py
tools.py
webhook.py