open-webui/backend/open_webui
Timothy Jaeryang Baek 4271b652a5
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 #9619 from XingjianXie/fix_after_tag
Fix tag_content_handler issue
2025-02-07 14:42:14 -08:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models refac: access controls 2025-01-20 23:20:47 -08:00
retrieval Update jina_search.py 2025-02-06 14:30:27 +01:00
routers Merge pull request #9416 from abdalrohman/fix_filter_domains 2025-02-07 11:23:15 -08:00
socket refac 2025-02-02 19:24:07 -08:00
static refac: favicon 2025-01-22 11:27:03 -08:00
storage chore: format backend 2025-01-21 19:33:33 -08:00
test chore: format backend 2025-01-21 19:33:33 -08:00
utils Merge pull request #9619 from XingjianXie/fix_after_tag 2025-02-07 14:42:14 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py fix 2025-02-07 11:23:04 -08:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Adding debug logs for oauth role & group management 2025-02-07 19:53:25 +00:00
functions.py refac: system prompt template 2025-02-05 14:35:18 -08:00
main.py refac 2025-02-04 23:44:51 -08:00
tasks.py refac: chat requests 2024-12-19 01:00:32 -08:00