open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 70550e41fc
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
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
enh: user groups/permissions endpoint
2025-03-19 08:47:31 -07:00
..
audio.py fix: audio api endpoint filetype check 2025-03-08 18:03:30 -03:00
auths.py anonymous bind when LDAP_APP_DN is not specified 2025-03-08 21:19:21 +08:00
channels.py refac 2025-02-16 00:11:18 -08:00
chats.py enh: chat "clone" i18n 2025-01-28 12:49:06 -08:00
configs.py enh: enable_code_execution toggle 2025-03-05 19:06:28 -08:00
evaluations.py wip 2024-12-10 00:54:13 -08:00
files.py Add check if images and avoid trying to calculate embeddings 2025-03-11 12:50:44 +08:00
folders.py wip 2024-12-10 00:54:13 -08:00
functions.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
groups.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
images.py fix code format 2025-03-11 12:40:31 -03:00
knowledge.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
memories.py chore: format 2025-02-05 00:07:45 -08:00
models.py refac 2025-03-03 21:27:48 -08:00
ollama.py Alternative Temp Fix: Uncomment to Keep Alive Forever 2025-03-15 00:27:20 +08:00
openai.py enh: connection tags 2025-03-11 20:37:30 +00:00
pipelines.py refac 2025-02-25 11:11:36 -08:00
prompts.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
retrieval.py feat: merge with main 2025-03-05 22:04:34 +00:00
tasks.py refac 2025-02-20 20:46:00 -08:00
tools.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
users.py enh: user groups/permissions endpoint 2025-03-19 08:47:31 -07:00
utils.py chore: format 2025-02-26 22:18:18 -08:00