open-webui/backend/open_webui/routers
Timothy Jaeryang Baek dc2c2f2295
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, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-main-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-cuda126-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64, ubuntu-24.04-arm) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-image (linux/arm64, ubuntu-24.04-arm) (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-cuda126-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-ollama-images (push) Blocked by required conditions
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
refac
2026-01-03 19:48:37 +04:00
..
audio.py enh: WHISPER_COMPUTE_TYPE env var 2025-12-29 00:41:47 +04:00
auths.py refac 2026-01-01 14:10:11 +04:00
channels.py refac 2025-12-29 01:42:13 +04:00
chats.py refac 2025-12-31 20:23:32 +04:00
configs.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00
evaluations.py refac/enh: db session sharing 2025-12-29 00:21:18 +04:00
files.py refac/enh: db session sharing 2025-12-29 00:21:18 +04:00
folders.py refac/enh: db session sharing 2025-12-29 00:21:18 +04:00
functions.py refac/enh: db session sharing 2025-12-29 00:21:18 +04:00
groups.py refac/enh: db session sharing 2025-12-29 00:21:18 +04:00
images.py feat: add support for passing 'steps' in image generation requests (#20337) 2026-01-03 18:11:13 +04:00
knowledge.py fix: add explicit HTTPException for access control failures (#20280) 2025-12-31 02:28:59 -05:00
memories.py refac 2025-12-29 00:55:53 +04:00
models.py fix: add explicit HTTPException for access control failures (#20280) 2025-12-31 02:28:59 -05:00
notes.py fix: prevent null crashes in users and notes routers (#20279) 2025-12-31 02:30:14 -05:00
ollama.py refac 2025-12-31 02:27:55 -05:00
openai.py refac 2025-12-29 02:05:55 +04:00
pipelines.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00
prompts.py fix: add explicit HTTPException for access control failures (#20280) 2025-12-31 02:28:59 -05:00
retrieval.py refac 2026-01-03 19:48:37 +04:00
scim.py refac 2025-12-29 01:20:04 +04:00
tasks.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00
tools.py fix: add explicit HTTPException for access control failures (#20280) 2025-12-31 02:28:59 -05:00
users.py fix: prevent null crashes in users and notes routers (#20279) 2025-12-31 02:30:14 -05:00
utils.py chore/perf: Remove old SRC level log env vars with no impact (#20045) 2025-12-20 08:16:14 -05:00