open-webui/backend/open_webui
Timothy Jaeryang Baek 20f0b02b38
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
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 #10755 from softue/check-if-enable-ldap-chroma
Conditional import of ldap3 and chromadb
2025-02-25 16:02:40 -08:00
..
data
internal
migrations
models refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
retrieval Merge pull request #10752 from NovoNordisk-OpenSource/yvedeng/standardize-logging 2025-02-25 10:53:02 -08:00
routers Merge pull request #10755 from softue/check-if-enable-ldap-chroma 2025-02-25 16:02:40 -08:00
socket
static
storage Merge pull request #10752 from NovoNordisk-OpenSource/yvedeng/standardize-logging 2025-02-25 10:53:02 -08:00
test Update test_provider.py 2025-02-18 15:53:54 -05:00
utils Merge pull request #10752 from NovoNordisk-OpenSource/yvedeng/standardize-logging 2025-02-25 10:53:02 -08:00
__init__.py
alembic.ini
config.py Merge pull request #10755 from softue/check-if-enable-ldap-chroma 2025-02-25 16:02:40 -08:00
constants.py
env.py
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py chore: format 2025-02-25 01:46:08 -08:00
tasks.py