open-webui/backend/open_webui
Timothy Jaeryang Baek 0c5bb6df80
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
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration 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
Merge pull request #8371 from tarmst/fix-admins-added-to-groups-from-oauth-group-mgmt
fix: Fix admins added to groups from oauth group management
2025-01-06 10:30:08 -08:00
..
data
internal
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models Merge pull request #8286 from srajangarg/sg 2025-01-05 00:45:55 -08:00
retrieval Merge pull request #8298 from jk-f5/feat/pg_vector_size 2025-01-03 13:03:53 -08:00
routers fix: searchapi engine not showing 2025-01-06 10:10:25 -08:00
socket refac: threads 2024-12-31 00:51:43 -08:00
static
storage fix: delete file 2024-12-28 17:40:00 -08:00
test
utils Add admin check 2025-01-06 18:23:42 +00:00
__init__.py fix: pip install not working 2024-12-25 11:36:40 -07:00
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 enh: configurable api key endpoint restrictions 2024-12-26 20:57:51 -08:00
tasks.py