open-webui/backend/open_webui
Timothy Jaeryang Baek e1435501aa
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) (push) Waiting to run
Frontend Build / Format & Build Frontend (push) Waiting to run
Frontend Build / Frontend Unit Tests (push) Waiting to run
fix
2025-02-13 15:17:41 -08:00
..
data
internal
migrations
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval chore: format 2025-02-12 23:28:57 -08:00
routers Optional title generation 2025-02-13 16:28:39 +01:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static
storage chore: format 2025-02-09 22:20:47 -08:00
test
utils fix 2025-02-13 15:17:41 -08:00
__init__.py
alembic.ini
config.py Optional title generation 2025-02-13 16:28:39 +01:00
constants.py
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 Optional title generation 2025-02-13 16:28:39 +01:00
tasks.py