open-webui/backend/open_webui
Timothy Jaeryang Baek 1639fbb544
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
fix: site.webmanifest
2025-03-05 00:45:04 -08:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval Merge pull request #11141 from Youggls/dev 2025-03-04 00:54:49 -08:00
routers chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
socket refac 2025-02-28 16:02:15 -08:00
static fix: site.webmanifest 2025-03-05 00:45:04 -08:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils chore: format 2025-03-04 22:10:47 -08:00
__init__.py
alembic.ini
config.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
constants.py
env.py Merge pull request #10868 from tidely/loggingnamemap 2025-03-03 20:55:22 -08:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py refac 2025-03-04 02:45:05 -08:00
tasks.py