open-webui/backend/open_webui/routers
2025-06-30 13:27:07 +04:00
..
audio.py refac/fix: stt supported type 2025-06-18 14:01:14 +04:00
auths.py Update auths.py 2025-06-19 13:44:03 +02:00
channels.py
chats.py fix: admin chat share issue 2025-06-28 14:02:07 +04:00
configs.py refac: ENABLE_MODEL_LIST_CACHE -> ENABLE_BASE_MODELS_CACHE 2025-06-30 13:27:07 +04:00
evaluations.py
files.py refac/fix: stt supported type 2025-06-18 14:01:14 +04:00
folders.py
functions.py
groups.py
images.py chore: format 2025-06-28 15:21:20 +04:00
knowledge.py
memories.py
models.py
notes.py fix: notes permissions issue 2025-06-16 11:35:01 +04:00
ollama.py refac: MODEL_LIST_CACHE_TTL -> MODELS_CACHE_TTL 2025-06-28 14:44:47 +04:00
openai.py refac: MODEL_LIST_CACHE_TTL -> MODELS_CACHE_TTL 2025-06-28 14:44:47 +04:00
pipelines.py
prompts.py
retrieval.py Merge pull request #15277 from hankewyczz/bug/restore-exa-search 2025-06-25 11:04:48 +04:00
tasks.py
tools.py
users.py enh: system prompt user permission 2025-06-16 15:12:32 +04:00
utils.py