open-webui/backend/open_webui
Timothy Jaeryang Baek e6ff4169e1
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
Merge pull request #11066 from NibbinNone/dev
feat: add support for reasoning_content
2025-03-03 16:37:28 -08:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval added elasticsearch support 2025-03-03 23:39:42 +02:00
routers chore: format 2025-03-01 07:28:00 -08:00
socket refac 2025-02-28 16:02:15 -08:00
static
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 Merge pull request #11066 from NibbinNone/dev 2025-03-03 16:37:28 -08:00
__init__.py
alembic.ini
config.py added elasticsearch support 2025-03-03 23:39:42 +02:00
constants.py
env.py refac 2025-02-28 16:02:15 -08:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py fix: "stream" hook not working 2025-03-01 06:56:24 -08:00
tasks.py