open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 5d5e351937
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
feat: notes scaffolding
2025-05-01 16:39:36 +04:00
..
audio.py Azure STT Allow Base URL & Max Speaker Setting 2025-04-30 08:51:01 -04:00
auths.py feat: notes scaffolding 2025-05-01 16:39:36 +04:00
channels.py
chats.py enh: chat share & export permissions 2025-04-23 14:43:33 +09:00
configs.py refac 2025-04-05 04:12:57 -06:00
evaluations.py
files.py refac 2025-04-30 19:41:16 +04:00
folders.py
functions.py
groups.py
images.py refac: gpt-image-1 support 2025-04-29 19:34:00 +04:00
knowledge.py Update knowledge.py 2025-04-28 16:39:20 +10:00
memories.py refac 2025-04-12 15:10:43 -07:00
models.py
ollama.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
openai.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
pipelines.py refac: aiohttp trust_env=True 2025-04-28 16:47:34 +04:00
prompts.py
retrieval.py Merge pull request #13191 from tth37/feat_firecrawl_search_engine 2025-04-29 08:38:28 -07:00
tasks.py
tools.py refac: rename hard to understand cryptic function names 2025-04-10 19:41:17 -07:00
users.py refac: user list sub-standard code 2025-04-30 16:49:41 +04:00
utils.py