open-webui/backend/open_webui/routers
2025-01-18 17:22:29 -08:00
..
audio.py fix: elevenlabs audio 2024-12-26 12:54:31 -08:00
auths.py feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration 2025-01-10 08:53:03 +08:00
channels.py refac 2024-12-31 13:39:03 -08:00
chats.py refac 2025-01-05 00:44:38 -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
images.py refac: comfyui 2025-01-16 11:17:37 -08:00
knowledge.py Merge pull request #8470 from tarmst/add-read-write-toggle-to-access-control 2025-01-13 21:22:36 -08:00
memories.py
models.py
ollama.py enh: allow connections with duplicate urls 2025-01-18 17:22:29 -08:00
openai.py enh: allow connections with duplicate urls 2025-01-18 17:22:29 -08:00
pipelines.py fix: pipelines outlet 2024-12-26 19:10:28 -08:00
prompts.py Add toggle to read/write perms on access control 2025-01-10 18:44:50 +00:00
retrieval.py fix: searchapi engine not showing 2025-01-06 10:10:25 -08:00
tasks.py enh: image prompt enhancer 2025-01-16 00:06:37 -08:00
tools.py Add toggle to read/write perms on access control 2025-01-10 18:44:50 +00:00
users.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
utils.py