open-webui/backend/open_webui/routers
Timothy Jaeryang Baek a650d77af4
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
refac
2025-03-26 01:25:01 -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 refac 2025-03-26 01:25:01 -07:00
configs.py enh: enable_code_execution toggle 2025-03-05 19:06:28 -08:00
evaluations.py
files.py Add check if images and avoid trying to calculate embeddings 2025-03-11 12:50:44 +08:00
folders.py
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 fix: file delete from knowledge not working with bypass embedding 2025-03-20 17:46:11 -07: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 Fix error message propagate from pipelines 2025-03-20 22:20:27 +07: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