open-webui/backend/open_webui/routers
Timothy Jaeryang Baek 9e49fbc8bf feat: follow ups
2025-06-03 18:07:29 +04:00
..
audio.py doc: changelog 2025-05-30 01:14:38 +04:00
auths.py
channels.py
chats.py refac: pinned chat endpoint 2025-05-26 22:15:21 +04:00
configs.py
evaluations.py
files.py Merge pull request #14335 from open-webui/main 2025-05-26 13:02:08 +04:00
folders.py
functions.py chore: format 2025-05-29 02:36:33 +04:00
groups.py
images.py fix: image generation 2025-05-27 02:48:22 +04:00
knowledge.py
memories.py
models.py
notes.py refac 2025-06-03 17:24:31 +04:00
ollama.py refac 2025-05-30 01:24:54 +04:00
openai.py refac/fix: open webui params handling 2025-05-29 12:57:58 +04:00
pipelines.py
prompts.py
retrieval.py refac: PLEASE follow existing convention 2025-05-30 00:34:18 +04:00
tasks.py feat: follow ups 2025-06-03 18:07:29 +04:00
tools.py enh: load tool by url 2025-05-29 02:08:54 +04:00
users.py refac: role update ui 2025-05-31 15:00:27 +04:00
utils.py