open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 24c3f7a664
Some checks failed
Deploy to HuggingFace Spaces / check-secret (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-main-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-cuda-image (linux/arm64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/amd64) (push) Has been cancelled
Create and publish Docker images with specific build args / build-ollama-image (linux/arm64) (push) Has been cancelled
Python CI / Format Backend (3.11) (push) Has been cancelled
Frontend Build / Format & Build Frontend (push) Has been cancelled
Frontend Build / Frontend Unit Tests (push) Has been cancelled
Integration Test / Run Cypress Integration Tests (push) Has been cancelled
Integration Test / Run Migration Tests (push) Has been cancelled
Deploy to HuggingFace Spaces / deploy (push) Has been cancelled
Create and publish Docker images with specific build args / merge-main-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-cuda-images (push) Has been cancelled
Create and publish Docker images with specific build args / merge-ollama-images (push) Has been cancelled
fix: custom model
2024-12-21 16:29:48 -07:00
..
audio.py fix: audio 2024-12-19 16:18:54 -08:00
auths.py
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 chore: format 2024-12-17 13:51:29 -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: custom model 2024-12-21 16:29:48 -07:00
pipelines.py wip 2024-12-11 19:52:46 -08:00
prompts.py
retrieval.py fix 2024-12-19 20:16:24 -08: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
utils.py