open-webui/backend/open_webui
Timothy Jaeryang Baek ae0554224a
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-19 18:22:31 -08:00
..
data
internal
migrations
models
retrieval feat: Add Firecrawl web loader integration 2025-02-19 16:54:44 +08:00
routers enh: configurable jupyter execution timeout 2025-02-19 17:05:37 -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 formatting 2025-02-18 15:19:35 -05:00
test Update test_provider.py 2025-02-18 15:53:54 -05:00
utils enh: configurable jupyter execution timeout 2025-02-19 17:05:37 -08:00
__init__.py
alembic.ini
config.py wip: jupyter code excution timeout 2025-02-19 16:41:54 -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