open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 0425621494
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
refac
2025-01-16 00:13:02 -08:00
..
audio.py
auths.py
channels.py
chats.py
configs.py
evaluations.py
files.py fix: fixess issue #7181 2025-01-14 09:32:04 +01:00
folders.py
functions.py
groups.py
images.py refac 2025-01-16 00:13:02 -08:00
knowledge.py Merge pull request #8470 from tarmst/add-read-write-toggle-to-access-control 2025-01-13 21:22:36 -08:00
memories.py
models.py
ollama.py
openai.py
pipelines.py
prompts.py
retrieval.py
tasks.py enh: image prompt enhancer 2025-01-16 00:06:37 -08:00
tools.py
users.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
utils.py