open-webui/backend/open_webui/utils
Timothy Jaeryang Baek 13c7d96515
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
2025-02-05 02:38:05 -08:00
..
images
access_control.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
auth.py
chat.py
middleware.py refac 2025-02-05 02:38:05 -08:00
misc.py feat: native tool calling support 2025-02-04 23:05:14 -08:00
models.py
oauth.py Set default picture to user.png 2025-02-01 08:32:04 +09:00
payload.py fix: ollama native tool calling 2025-02-04 21:08:26 -08:00
pdf_generator.py
plugin.py fix: Add error catching for function pip install issues 2025-01-30 13:32:11 -07:00
response.py refac: ollama tool calls 2025-02-04 21:42:49 -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