open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 42e8d8ce49
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
Integration Test / Run Cypress Integration Tests (push) Waiting to run
Integration Test / Run Migration Tests (push) Waiting to run
Merge pull request #8447 from steelcg/dev
feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
2025-01-12 18:15:28 -08:00
..
audio.py fix: elevenlabs audio 2024-12-26 12:54:31 -08:00
auths.py feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration 2025-01-10 08:53:03 +08:00
channels.py refac 2024-12-31 13:39:03 -08:00
chats.py refac 2025-01-05 00:44:38 -08:00
configs.py
evaluations.py
files.py fix: delete file 2024-12-28 17:40:00 -08:00
folders.py
functions.py wip 2024-12-11 18:36:59 -08:00
groups.py
images.py fix: automatic1111 image generation 2024-12-25 23:34:54 -08:00
knowledge.py fix: complete file cleanup when removing from Knowledge Base 2025-01-12 20:04:25 +01:00
memories.py
models.py
ollama.py refac: chat requests 2024-12-19 01:00:32 -08:00
openai.py fix: openai proxy endpoints 2025-01-11 16:56:25 -08:00
pipelines.py fix: pipelines outlet 2024-12-26 19:10:28 -08:00
prompts.py
retrieval.py fix: searchapi engine not showing 2025-01-06 10:10:25 -08:00
tasks.py fix: moa 2025-01-02 14:32:25 -08:00
tools.py wip 2024-12-11 18:36:59 -08:00
users.py enh: user status indicator 2024-12-26 23:29:33 -08:00
utils.py