open-webui/backend/open_webui/routers
2025-01-23 10:37:44 -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 fix: model ids not being applied 2025-01-22 19:00:46 -08:00
openai.py fix: model ids not being applied 2025-01-22 19:00:46 -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 valves access 2025-01-23 10:37:44 -08:00
users.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
utils.py