open-webui/backend/open_webui
Timothy Jaeryang Baek 99386bf680
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
fix: api key restrictions
2024-12-27 00:32:25 -08:00
..
data
internal fix 2024-12-19 20:01:18 -08:00
migrations enh: channel file upload 2024-12-23 14:43:58 -07:00
models enh: channel notification 2024-12-25 00:53:25 -07:00
retrieval refac: styling 2024-12-19 20:56:16 -08:00
routers enh: user status indicator 2024-12-26 23:29:33 -08:00
socket enh: user status indicator 2024-12-26 23:29:33 -08:00
static
storage
test
utils fix: api key restrictions 2024-12-27 00:32:25 -08:00
__init__.py fix: pip install not working 2024-12-25 11:36:40 -07:00
alembic.ini
config.py enh: configurable api key endpoint restrictions 2024-12-26 20:57:51 -08:00
constants.py
env.py enh: webui url 2024-12-25 09:50:57 -07:00
functions.py
main.py enh: configurable api key endpoint restrictions 2024-12-26 20:57:51 -08:00
tasks.py