open-webui/backend/open_webui
Timothy Jaeryang Baek 21abe43f3b
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
refac
2025-01-10 16:27:37 -08:00
..
data
internal
migrations
models Merge pull request #8286 from srajangarg/sg 2025-01-05 00:45:55 -08:00
retrieval refac: chroma 2025-01-08 13:18:14 -08:00
routers fix format 2025-01-09 18:41:18 +01:00
socket
static
storage
test
utils refac 2025-01-10 16:27:37 -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 fix: torch mps not working 2025-01-06 10:08:12 -08:00
functions.py
main.py
tasks.py