open-webui/backend/open_webui
Timothy Jaeryang Baek 5d5e351937
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
feat: notes scaffolding
2025-05-01 16:39:36 +04:00
..
data
internal
migrations
models refac: user list sub-standard code 2025-04-30 16:49:41 +04:00
retrieval Merge pull request #13404 from NoMoreFood/dev 2025-05-01 04:55:16 -07:00
routers feat: notes scaffolding 2025-05-01 16:39:36 +04:00
socket hiding websocket initalization behind authentication 2025-04-30 15:05:57 +02:00
static fix: fix typo 2025-03-07 00:19:26 +00:00
storage chore: format 2025-04-28 17:46:05 +04:00
test
utils fix: send webhook notification when user is not active 2025-05-01 09:41:07 +04:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini
config.py feat: notes scaffolding 2025-05-01 16:39:36 +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 refac 2025-03-26 01:17:10 -07:00
main.py feat: notes scaffolding 2025-05-01 16:39:36 +04:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00