open-webui/backend/open_webui/models
Timothy Jaeryang Baek 17389e1b66
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 / merge-slim-images (push) Blocked by required conditions
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
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
2025-11-19 06:41:15 -05:00
..
auths.py refac 2025-11-19 06:41:15 -05:00
channels.py enh: channel read/write perm 2025-09-24 10:09:59 -05:00
chats.py refac 2025-11-19 02:16:09 -05:00
feedbacks.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
files.py refac 2025-11-09 21:10:11 -05:00
folders.py refac/enh: folder optimization 2025-09-26 20:48:17 -05:00
functions.py refac: functions 2025-10-07 14:20:07 -05:00
groups.py refac: group members backend 2025-11-17 05:09:06 -05:00
knowledge.py enh/sec: verify folder data integrity 2025-09-07 01:04:56 +04:00
memories.py refac: memory handling 2025-07-20 15:00:24 +04:00
messages.py refac 2025-09-27 04:38:54 -05:00
models.py Merge pull request #17166 from sihyeonn/perf/sh-model-layer 2025-09-03 13:36:01 +04:00
notes.py refac 2025-09-25 13:53:56 -05:00
oauth_sessions.py Added a targeted utility to wipe all OAuth sessions for a provider so the cleanup can remove stale access tokens across every user when a connection is updated 2025-10-18 14:00:46 -04: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: tools valves 2025-09-24 21:12:25 -05:00
users.py chore: format 2025-11-19 03:23:33 -05:00