open-webui/backend/open_webui
Timothy Jaeryang Baek e31f680788
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-20 20:46:00 -08:00
..
data
internal
migrations
models
retrieval revert: faulty dedup code 2025-02-20 11:02:45 -08:00
routers refac 2025-02-20 20:46:00 -08:00
socket
static refac 2025-02-15 21:14:03 -08:00
storage formatting 2025-02-18 15:19:35 -05:00
test Update test_provider.py 2025-02-18 15:53:54 -05:00
utils Fix on ollama to openai conversion - stream can return a single message with content 2025-02-20 21:25:32 +01:00
__init__.py
alembic.ini
config.py Merge pull request #10445 from PkmX/pr-fix-web-search-proxy 2025-02-20 11:16:47 -08:00
constants.py
env.py refac 2025-02-16 00:11:18 -08:00
functions.py
main.py refac 2025-02-19 18:22:31 -08:00
tasks.py