open-webui/backend/open_webui/routers
Tim Jaeryang Baek 221303eec5
Merge pull request #12592 from jarrod-lowe/main
feat: Redirect on sign out
2025-04-18 23:56:38 -07:00
..
audio.py refac 2025-04-13 23:39:38 -07:00
auths.py Merge branch 'open-webui:main' into main 2025-04-17 15:46:24 +12:00
channels.py
chats.py refac 2025-04-12 18:11:22 -07:00
configs.py refac 2025-04-05 04:12:57 -06:00
evaluations.py refac: rm profile image from feedback user object 2025-03-30 21:23:42 -07:00
files.py Check if content is present before removing 2025-04-15 08:53:05 -04:00
folders.py fix: admin folder deletion issue 2025-04-02 17:55:24 -07:00
functions.py
groups.py
images.py
knowledge.py Add support for configuring FastAPI/AnyIO Thread Pool Size 2025-04-18 09:22:23 -04:00
memories.py refac 2025-04-12 15:10:43 -07:00
models.py
ollama.py feat: AIOHTTP_CLIENT_SESSION_SSL 2025-04-17 22:11:42 -07:00
openai.py feat: AIOHTTP_CLIENT_SESSION_SSL 2025-04-17 22:11:42 -07:00
pipelines.py
prompts.py
retrieval.py Merge pull request #12822 from tth37/feat_external_search_loader 2025-04-18 23:51:27 -07:00
tasks.py refac: use selected model for merge response 2025-04-02 19:33:20 -07:00
tools.py refac: rename hard to understand cryptic function names 2025-04-10 19:41:17 -07:00
users.py Add support for configuring FastAPI/AnyIO Thread Pool Size 2025-04-18 09:22:23 -04:00
utils.py