open-webui/backend/open_webui/routers
2025-07-18 15:03:46 +04:00
..
audio.py fix: emoji call 2025-07-16 15:38:48 +04:00
auths.py
channels.py
chats.py refac: chat exception handling 2025-07-16 14:54:56 +04:00
configs.py
evaluations.py
files.py
folders.py
functions.py
groups.py refac/enh: group add/remove users endpoints 2025-07-17 01:50:37 +04:00
images.py
knowledge.py
memories.py
models.py
notes.py enh/refac: note image upload 2025-07-17 17:36:06 +04:00
ollama.py feat/enh: forward chat id in header 2025-07-18 15:03:46 +04:00
openai.py feat/enh: forward chat id in header 2025-07-18 15:03:46 +04:00
pipelines.py
prompts.py
retrieval.py - fix: keep reranker_model config been removed by web search config 2025-07-16 23:51:23 +08:00
tasks.py fix: emoji call 2025-07-16 15:38:48 +04:00
tools.py
users.py refac: /users/all endpoint 2025-07-18 11:46:14 +04:00
utils.py