open-webui/backend/open_webui
Tim Jaeryang Baek 336d0b45ad
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.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
Merge pull request #14165 from Zyfax/patch-1
fix: image model list
2025-05-22 15:37:00 +04:00
..
data
internal use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
migrations feat: notes 2025-05-03 18:16:32 +04:00
models fix(auth): fix invalid password use in auth 2025-05-22 11:03:43 +08:00
retrieval Merge pull request #14152 from U8F69/fix_user_auth 2025-05-22 14:58:10 +04:00
routers fix: image model list 2025-05-22 11:07:46 +02:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static
storage Update provider.py 2025-05-07 14:48:49 +02:00
test
utils refac/fix: optional tool param type 2025-05-22 12:41:00 +04:00
__init__.py
alembic.ini
config.py enh: ALLOWED_FILE_EXTENSIONS ui 2025-05-16 21:05:52 +04:00
constants.py
env.py
functions.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
main.py refac 2025-05-16 23:36:33 +04:00
tasks.py