open-webui/backend/open_webui
Timothy Jaeryang Baek 99c3194181
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_ALLOWED_ENDPOINTS
2025-01-03 13:08:21 -08:00
..
data
internal
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models fix: channel thread 2025-01-02 20:48:50 -08:00
retrieval Merge pull request #8298 from jk-f5/feat/pg_vector_size 2025-01-03 13:03:53 -08:00
routers fix: moa 2025-01-02 14:32:25 -08:00
socket refac: threads 2024-12-31 00:51:43 -08:00
static
storage
test
utils fix: API_KEY_ALLOWED_ENDPOINTS 2025-01-03 13:08:21 -08:00
__init__.py
alembic.ini
config.py feat: Allow setting the initial vector length on pgvector document_chunk table 2025-01-03 09:18:59 -08:00
constants.py
env.py refac: disable ENABLE_REALTIME_CHAT_SAVE by default 2025-01-01 20:12:42 -08:00
functions.py
main.py
tasks.py