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
migrations
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
static
storage chore: format 2025-02-09 22:20:47 -08:00
test
utils refac 2025-02-10 13:53:16 -08:00
__init__.py
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