open-webui/backend/open_webui
Timothy Jaeryang Baek a32bb850fa
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 #12450 from mahenning/fix-missing-parameter-rag
Fix: Add missing parameter for query_doc_with_hybrid_search
2025-04-04 07:00:16 -07:00
..
data
internal
migrations
models refac: folders 2025-03-30 23:36:15 -07:00
retrieval refactor: update import path for MistralLoader 2025-04-02 13:56:10 +02:00
routers Merge pull request #12450 from mahenning/fix-missing-parameter-rag 2025-04-04 07:00:16 -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 refac 2025-04-02 23:49:42 -07:00
__init__.py
alembic.ini
config.py refac 2025-04-02 20:07:09 -07:00
constants.py
env.py Update env.py 2025-04-03 00:36:16 +00:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py Add Mistral OCR integration and configuration support 2025-04-01 14:24:33 +02:00
tasks.py