open-webui/backend/open_webui/models
Timothy Jaeryang Baek 371bdd7afa
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 / 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
Python CI / Format Backend (3.11.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
refac
2025-06-11 20:40:19 +04:00
..
auths.py feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER 2025-05-24 23:17:12 +04:00
channels.py
chats.py refac: user chat list modal 2025-05-25 01:44:53 +04:00
feedbacks.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
files.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
folders.py refac: folders 2025-03-30 23:36:15 -07:00
functions.py feat: /sync functions endpoint 2025-05-24 23:39:19 +04:00
groups.py refac 2025-06-11 20:40:19 +04:00
knowledge.py
memories.py refac 2025-04-12 15:10:43 -07:00
messages.py
models.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
notes.py feat: notes 2025-05-03 18:16:32 +04:00
prompts.py
tags.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
tools.py chore: format 2025-02-26 22:18:18 -08:00
users.py refac 2025-06-10 16:20:57 +04:00