open-webui/backend/open_webui/routers
2025-01-09 16:47:12 +01:00
..
audio.py fix: elevenlabs audio 2024-12-26 12:54:31 -08:00
auths.py use ldap3.NONE for parameter get_info in ldap_auth function to accelerate login 2025-01-07 14:13:18 +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: delete file 2024-12-28 17:40:00 -08:00
folders.py
functions.py
groups.py
images.py fix: automatic1111 image generation 2024-12-25 23:34:54 -08:00
knowledge.py fix: Knowledge Base Detachment from Models 2025-01-09 16:47:12 +01:00
memories.py
models.py
ollama.py
openai.py fix: title generation issue 2024-12-25 16:46:49 -07:00
pipelines.py fix: pipelines outlet 2024-12-26 19:10:28 -08:00
prompts.py
retrieval.py fix: searchapi engine not showing 2025-01-06 10:10:25 -08:00
tasks.py fix: moa 2025-01-02 14:32:25 -08:00
tools.py
users.py enh: user status indicator 2024-12-26 23:29:33 -08:00
utils.py