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 fix max seed for comfyui 2025-02-08 01:10:18 +07:00
access_control.py
auth.py
chat.py refac: direct connections 2025-02-13 00:34:45 -08:00
code_interpreter.py refac: code intepreter 2025-02-10 13:12:05 -08:00
filter.py fix: filter 2025-02-08 01:07:05 -08:00
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 Merge branch 'dev' into bug/user-signup/fix-oauth-username-claim-has-no-effect 2025-02-10 22:00:20 +08:00
payload.py refac 2025-02-10 11:25:38 -08:00
pdf_generator.py chore: format 2025-02-09 22:20:47 -08:00
plugin.py fix: Add error catching for function pip install issues 2025-01-30 13:32:11 -07:00
response.py chore: format 2025-02-13 00:13:33 -08:00
security_headers.py
task.py refac: prompt variables 2025-01-29 21:56:51 -08:00
tools.py refac 2025-02-04 21:20:03 -08:00
webhook.py