open-webui/backend/open_webui
Timothy Jaeryang Baek 6cf0ceedba
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
refac
2025-02-25 11:11:36 -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 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 refac 2025-02-25 11:11:36 -08:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static refac 2025-02-15 21:14:03 -08:00
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 refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py Merge pull request #10752 from NovoNordisk-OpenSource/yvedeng/standardize-logging 2025-02-25 10:53:02 -08:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py refac 2025-02-16 00:11:18 -08:00
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 refac: chat requests 2024-12-19 01:00:32 -08:00