open-webui/backend/open_webui/routers
Tim Jaeryang Baek 8acc1ab425
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 #13731 from tth37/fix_duplicate_web_search_urls
fix: Duplicate web search urls
2025-05-09 16:43:11 +04:00
..
audio.py refac: audio transcription issue 2025-05-08 22:57:48 +04:00
auths.py refac/fix: ldap issue 2025-05-08 22:06:44 +04:00
channels.py refac 2025-02-16 00:11:18 -08:00
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 refac 2025-05-05 16:41:51 +04:00
files.py refac: audio transcription issue 2025-05-08 22:57:48 +04:00
folders.py fix: admin folder deletion issue 2025-04-02 17:55:24 -07:00
functions.py chore: remove unnecessary Path conversions 2025-03-04 19:53:52 +02:00
groups.py refactor: replace print statements with logging for better error tracking 2025-02-25 15:53:55 +01:00
images.py Fixed mis-use of set_image_model in automatic1111 Image generation 2025-05-06 18:17:52 +03: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 refac 2025-03-03 21:27:48 -08:00
notes.py fix: non admin user notes 2025-05-05 23:31:37 +04:00
ollama.py Fix missing api_config for embedding Ollama proxy endpoints 2025-05-05 12:33:07 -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 fix: Duplicate web search urls 2025-05-09 20:06:35 +08:00
tasks.py skip checks in title gen 2025-05-08 06:55:43 +00:00
tools.py refac: rename hard to understand cryptic function names 2025-04-10 19:41:17 -07:00
users.py Increased PAGE_ITEM_COUNT to 30 2025-05-09 12:59:50 +02:00
utils.py chore: format 2025-02-26 22:18:18 -08:00