open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 16bae8f33a
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
refac
2025-02-10 13:53:16 -08:00
..
images
access_control.py
auth.py
chat.py
code_interpreter.py refac: code intepreter 2025-02-10 13:12:05 -08:00
filter.py
middleware.py refac 2025-02-10 13:53:16 -08:00
misc.py
models.py
oauth.py
payload.py refac 2025-02-10 11:25:38 -08:00
pdf_generator.py
plugin.py
response.py fix: ollama tool calling 2025-02-10 12:18:49 -08:00
security_headers.py
task.py
tools.py
webhook.py