open-webui/backend/open_webui/routers
2025-01-22 12:36:18 -08:00
..
audio.py
auths.py
channels.py
chats.py
configs.py
evaluations.py
files.py fix: fixess issue #7181 2025-01-14 09:32:04 +01:00
folders.py
functions.py
groups.py enh: validate user id before saving group 2025-01-20 23:09:55 -08:00
images.py refac: comfyui 2025-01-16 11:17:37 -08:00
knowledge.py chore: format backend 2025-01-19 11:59:07 -08:00
memories.py
models.py
ollama.py enh: new ollama create model method 2025-01-22 12:36:18 -08:00
openai.py enh: allow connections with duplicate urls 2025-01-18 17:22:29 -08:00
pipelines.py
prompts.py chore: format backend 2025-01-19 11:59:07 -08:00
retrieval.py
tasks.py enh: image prompt enhancer 2025-01-16 00:06:37 -08:00
tools.py fix: tools permissions 2025-01-20 22:57:40 -08:00
users.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
utils.py