open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 8c2164928a
Merge pull request #9242 from NachoNoCheese/dev
feat: Add Deepgram STT Support
2025-02-07 23:06:57 -08:00
..
audio.py Add support for Deepgram STT 2025-02-02 08:12:13 -06:00
auths.py Merge pull request #9031 from bunnerz-king/main 2025-01-28 14:50:04 -08:00
channels.py refac 2024-12-31 13:39:03 -08:00
chats.py enh: chat "clone" i18n 2025-01-28 12:49:06 -08:00
configs.py
evaluations.py
files.py chore: format 2025-02-05 00:07:45 -08: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 2025-02-05 00:07:45 -08:00
memories.py chore: format 2025-02-05 00:07:45 -08:00
models.py fix 2025-01-29 21:32:07 -08:00
ollama.py fixed GGUF model upload instability 2025-02-07 22:52:24 -06:00
openai.py fix : o1 should also be applied 2025-02-06 16:53:04 +09:00
pipelines.py fix: pipelines outlet 2024-12-26 19:10:28 -08:00
prompts.py Adding more checks for write access. Adding accessRoles to Model & Knowledge creation 2025-01-27 18:11:52 +00:00
retrieval.py Merge pull request #9416 from abdalrohman/fix_filter_domains 2025-02-07 11:23:15 -08:00
tasks.py fix: image prompt gen template 2025-01-31 23:50:58 -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 chore: format 2025-02-03 21:56:35 -08:00
utils.py