open-webui/backend/open_webui/models
Timothy Jaeryang Baek 3ed1df2e53
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 / build-slim-image (linux/amd64, ubuntu-latest) (push) Waiting to run
Create and publish Docker images with specific build args / build-slim-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
Create and publish Docker images with specific build args / merge-slim-images (push) Blocked by required conditions
Python CI / Format Backend (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
refac: search notes db query
2025-12-10 21:06:53 -05:00
..
auths.py refac: oauth_sub -> oauth migration 2025-11-28 06:39:36 -05:00
channels.py refac: channel_file and knowledge table migration 2025-12-10 16:41:22 -05:00
chats.py refac 2025-12-10 12:22:40 -05:00
feedbacks.py refac/fix: chat search null byte filter 2025-11-22 20:34:49 -05:00
files.py feat/enh: kb file pagination 2025-12-10 00:53:41 -05:00
folders.py refac/fix: chat search null byte filter 2025-11-22 20:34:49 -05:00
functions.py refac/fix: chat search null byte filter 2025-11-22 20:34:49 -05:00
groups.py refac: db group 2025-11-28 22:48:58 -05:00
knowledge.py refac: kb files 2025-12-10 15:48:27 -05:00
memories.py refac/fix: chat search null byte filter 2025-11-22 20:34:49 -05:00
messages.py refac 2025-12-03 18:22:00 -05:00
models.py refac 2025-11-30 14:06:16 -05:00
notes.py refac: search notes db query 2025-12-10 21:06:53 -05:00
oauth_sessions.py refac: db 2025-11-28 01:17:43 -05:00
prompts.py Merge pull request #17166 from sihyeonn/perf/sh-model-layer 2025-09-03 13:36:01 +04:00
tags.py refac/enh: add performance indexes 2025-08-19 03:24:10 +04:00
tools.py refac: db 2025-11-28 01:17:43 -05:00
users.py feat/enh: kb file pagination 2025-12-10 00:53:41 -05:00