open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 6acda2e6ec
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
refac: code interpreter
2025-02-13 00:40:04 -08:00
..
images
access_control.py
auth.py
chat.py refac: direct connections 2025-02-13 00:34:45 -08:00
code_interpreter.py
filter.py
middleware.py refac: code interpreter 2025-02-13 00:40:04 -08:00
misc.py chore: format 2025-02-13 00:13:33 -08:00
models.py
oauth.py
payload.py
pdf_generator.py
plugin.py
response.py chore: format 2025-02-13 00:13:33 -08:00
security_headers.py
task.py
tools.py
webhook.py