open-webui/backend/open_webui
Timothy Jaeryang Baek da75d0ca1e
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
chore: format
2025-05-24 02:13:54 +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 chore: format 2025-05-24 02:13:54 +04:00
routers Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04: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 Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini
config.py Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py enh: sentence transformers env vars 2025-04-24 01:55:18 +09:00
functions.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
main.py Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00