open-webui/backend/open_webui
Timothy Jaeryang Baek b5909ffe97
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
enh: tool args parse json fallback
2025-03-30 02:39:23 -07:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval Fix: CSV loader encoding issue using autodetect_encoding=True 2025-03-29 13:14:53 +05:30
routers fix: ollama requests 2025-03-29 16:52:42 -07:00
socket chore: format 2025-03-28 11:47:14 -07:00
static fix: fix typo 2025-03-07 00:19:26 +00: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 enh: tool args parse json fallback 2025-03-30 02:39:23 -07:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py chore: format 2025-03-28 11:47:14 -07:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Merge pull request #11148 from Ithanil/redis_sentinel 2025-03-27 20:36:53 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py refac: error handling 2025-03-28 00:52:13 -07:00
tasks.py