open-webui/backend/open_webui
Timothy Jaeryang Baek 3e543691a4
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 #9988 from Yimi81/feat-support-async-load
feat: websearch support async docs load
2025-02-14 14:10:46 -08:00
..
data
internal
migrations
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval Merge pull request #9988 from Yimi81/feat-support-async-load 2025-02-14 14:10:46 -08:00
routers support async load for websearch 2025-02-14 07:05:10 +00:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static
storage chore: format 2025-02-09 22:20:47 -08:00
test
utils support async load for websearch 2025-02-14 07:05:10 +00:00
__init__.py
alembic.ini
config.py Merge pull request #9980 from xring/web_search_serpapi 2025-02-13 22:51:14 -08:00
constants.py
env.py Adding debug logs for oauth role & group management 2025-02-07 19:53:25 +00:00
functions.py
main.py Update main.py 2025-02-14 12:52:57 -05:00
tasks.py