open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 2ab5aa4d34 refac: azure openai
2025-05-19 04:31:04 +04:00
..
audio.py refac: audio upload handling 2025-05-19 02:52:48 +04:00
auths.py refac/fix: signout redirect flow 2025-05-17 00:38:39 +04:00
channels.py
chats.py
configs.py
evaluations.py
files.py refac: audio upload handling 2025-05-19 02:52:48 +04:00
folders.py
functions.py
groups.py
images.py
knowledge.py
memories.py
models.py
notes.py
ollama.py feat: local/external connections 2025-05-17 01:47:48 +04:00
openai.py refac: azure openai 2025-05-19 04:31:04 +04:00
pipelines.py refac 2025-05-15 12:58:44 +04:00
prompts.py
retrieval.py enh: ALLOWED_FILE_EXTENSIONS ui 2025-05-16 21:05:52 +04:00
tasks.py feat: read max_tokens from model config with fallback to 1000 for title and tag generation 2025-05-18 22:45:33 +03:00
tools.py
users.py
utils.py