open-webui/backend/open_webui/utils
Timothy Jaeryang Baek cc99673906
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: prompt variables
2025-01-29 21:56:51 -08:00
..
images
access_control.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
auth.py
chat.py
middleware.py refac: prompt variables 2025-01-29 21:56:51 -08:00
misc.py Update misc.py 2025-01-28 09:53:22 +10:00
models.py
oauth.py Merge pull request #8493 from kyunwang/fix/oidc-500-error-name-field 2025-01-29 21:08:21 -08:00
payload.py refac: prompt variables 2025-01-29 21:56:51 -08:00
pdf_generator.py
plugin.py
response.py fix: display usage for non-streaming ollama response 2025-01-29 21:07:22 -08:00
security_headers.py
task.py refac: prompt variables 2025-01-29 21:56:51 -08:00
tools.py
webhook.py