open-webui/backend/open_webui/utils
Timothy Jaeryang Baek a2f12db8d9
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
refac: memories
2025-05-23 03:26:14 +04:00
..
images
telemetry
access_control.py
audit.py
auth.py Add user details to otel span 2025-05-17 09:11:26 +12:00
chat.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
code_interpreter.py chore: format 2025-05-10 19:00:01 +04:00
filter.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
logger.py
middleware.py refac: memories 2025-05-23 03:26:14 +04:00
misc.py refac: memories 2025-05-23 03:26:14 +04:00
models.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
oauth.py refac: oauth redirect url to use WEBUI_URL 2025-05-23 01:03:28 +04:00
payload.py
pdf_generator.py
plugin.py
redis.py
response.py
security_headers.py
task.py fix: local/external models 2025-05-23 02:48:31 +04:00
tools.py refac/fix: optional tool param type 2025-05-22 12:41:00 +04:00
webhook.py