open-webui/backend/open_webui
Timothy Jaeryang Baek 372658be6d
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
Merge pull request #8547 from juananpe/file-deletion
fix: File deletion doesn't properly clean up database entries
2025-01-15 10:11:29 -08:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models Fixed: updated get_chat_list_by_user_id method to return all user chats (including those moved to the folders) 2025-01-14 23:15:56 +00:00
retrieval Milvus: add new config var, MILVUS_DB 2025-01-14 15:48:15 -05:00
routers Merge pull request #8547 from juananpe/file-deletion 2025-01-15 10:11:29 -08:00
socket refac: threads 2024-12-31 00:51:43 -08:00
static npm run format 2024-12-18 12:18:31 -05:00
storage fix: delete file 2024-12-28 17:40:00 -08:00
test wip 2024-12-11 18:36:59 -08:00
utils Merge pull request #8566 from rragundez/ms-auth-picture 2025-01-15 10:02:28 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py Merge pull request #8562 from NYU-ITS/milvus_custom_db 2025-01-15 10:10:10 -08:00
constants.py refac 2024-12-01 00:23:06 -08:00
env.py Merge pull request #8510 from MadsLang/main 2025-01-13 13:16:06 -08:00
functions.py fix 2024-12-15 22:44:47 -08:00
main.py feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration 2025-01-10 08:53:03 +08:00
tasks.py refac: chat requests 2024-12-19 01:00:32 -08:00