open-webui/backend/open_webui/routers
Timothy Jaeryang Baek f6a54c96bc
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
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration 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
Merge pull request #8470 from tarmst/add-read-write-toggle-to-access-control
feat: Add toggle to read/write perms on access control
2025-01-13 21:22:36 -08:00
..
audio.py
auths.py feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration 2025-01-10 08:53:03 +08:00
channels.py refac 2024-12-31 13:39:03 -08:00
chats.py refac 2025-01-05 00:44:38 -08:00
configs.py
evaluations.py
files.py fix: delete file 2024-12-28 17:40:00 -08:00
folders.py
functions.py
groups.py
images.py
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 fix: openai proxy endpoints 2025-01-11 16:56:25 -08:00
pipelines.py
prompts.py Add toggle to read/write perms on access control 2025-01-10 18:44:50 +00:00
retrieval.py fix: searchapi engine not showing 2025-01-06 10:10:25 -08:00
tasks.py fix: moa 2025-01-02 14:32:25 -08:00
tools.py Add toggle to read/write perms on access control 2025-01-10 18:44:50 +00:00
users.py
utils.py