open-webui/backend/open_webui/routers
2025-01-29 14:59:23 -08:00
..
audio.py
auths.py Merge pull request #9031 from bunnerz-king/main 2025-01-28 14:50:04 -08:00
channels.py
chats.py enh: chat "clone" i18n 2025-01-28 12:49:06 -08:00
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 fix: uploaded file should not be deleted 2025-01-29 14:20:51 -08:00
memories.py
models.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
ollama.py Update ollama.py 2025-01-28 18:27:41 -05:00
openai.py fix: Update openai.py 2025-01-29 08:47:54 -05:00
pipelines.py
prompts.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
retrieval.py
tasks.py enh: check for reasoning tags 2025-01-29 14:59:23 -08:00
tools.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
users.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
utils.py