open-webui/backend/open_webui
Timothy Jaeryang Baek 16bae8f33a
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
refac
2025-02-10 13:53:16 -08:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models chore: fix some typos 2025-02-08 12:14:01 +08:00
retrieval chore: format 2025-02-09 22:20:47 -08:00
routers enh: code interpreter jupyter support 2025-02-10 02:25:02 -08:00
socket refac 2025-02-02 19:24:07 -08:00
static refac: favicon 2025-01-22 11:27:03 -08:00
storage chore: format 2025-02-09 22:20:47 -08:00
test chore: format backend 2025-01-21 19:33:33 -08:00
utils refac 2025-02-10 13:53:16 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py refac 2025-02-10 13:53:16 -08:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Adding debug logs for oauth role & group management 2025-02-07 19:53:25 +00:00
functions.py refac: system prompt template 2025-02-05 14:35:18 -08:00
main.py enh: code interpreter global toggle 2025-02-10 02:28:01 -08:00
tasks.py