open-webui/backend/open_webui
Tim Jaeryang Baek 6c9a4d6ce6
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.x) (push) Waiting to run
Python CI / Format Backend (3.12.x) (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 #12606 from alpha-pet/feat-openapi-yaml-support
Feat: openapi yaml support
2025-04-09 18:37:09 -07:00
..
data
internal
migrations
models refac: folders 2025-03-30 23:36:15 -07:00
retrieval Merge pull request #12604 from maurerle/ddg_improve_stacktrace 2025-04-08 13:03:57 -07:00
routers fix: choose the first mail if multiple are returned from LDAP 2025-04-09 10:53:02 +02: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: use logging instead of print 2025-04-08 15:16:55 +02:00
__init__.py Update __init__.py 2025-04-08 18:55:07 +02:00
alembic.ini
config.py refactor: rename persistent config variable 2025-04-09 21:22:25 +02:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py Update env.py 2025-04-08 18:47:48 +02:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py Merge pull request #12657 from noamtamim/patch-1 2025-04-09 18:32:26 -07:00
tasks.py