open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 3c74ce3653
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
fix: automatic1111 image generation
2024-12-25 23:34:54 -08:00
..
audio.py fix: audio 2024-12-19 16:18:54 -08:00
auths.py enh: webui url 2024-12-25 09:50:57 -07:00
channels.py enh: webui url 2024-12-25 09:50:57 -07:00
chats.py
configs.py
evaluations.py
files.py refac 2024-12-18 18:15:58 -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 npm run format 2024-12-18 12:18:31 -05:00
memories.py wip: retrieval 2024-12-11 18:05:42 -08:00
models.py
ollama.py refac: chat requests 2024-12-19 01:00:32 -08:00
openai.py fix: title generation issue 2024-12-25 16:46:49 -07:00
pipelines.py wip 2024-12-11 19:52:46 -08:00
prompts.py
retrieval.py refac 2024-12-24 17:56:46 -07:00
tasks.py Fix code scanning alert no. 150: Information exposure through an exception 2024-12-19 15:59:03 -08:00
tools.py wip 2024-12-11 18:36:59 -08:00
users.py fix: get users 2024-12-25 13:39:04 -07:00
utils.py