open-webui/backend/open_webui/routers
Timothy Jaeryang Baek c1d760692f refac: db group
2025-11-28 22:48:58 -05:00
..
audio.py
auths.py refac: api_key table migration 2025-11-28 06:49:10 -05:00
channels.py refac/enh: channel message 2025-11-28 10:45:48 -05:00
chats.py refac 2025-11-23 21:10:38 -05:00
configs.py
evaluations.py
files.py
folders.py enh/feat: toggle folders & user perm 2025-11-26 22:47:48 -05:00
functions.py
groups.py refac: db group 2025-11-28 22:48:58 -05:00
images.py fix: "No connection adapters were found" routers/images.py (#19435) 2025-11-24 14:51:52 -05:00
knowledge.py refac/fix: files batch/add endpoint 2025-11-27 04:35:12 -05:00
memories.py
models.py fix/refac: workspace shared model list 2025-11-25 06:32:27 -05:00
notes.py
ollama.py refac/fix: ollama model delete 2025-11-28 11:01:22 -05:00
openai.py
pipelines.py
prompts.py
retrieval.py fix: async save docs to vector db 2025-11-25 17:19:33 -05:00
scim.py refac: db group 2025-11-28 22:48:58 -05:00
tasks.py
tools.py
users.py enh/refac: deprecate USER_POOL 2025-11-28 07:39:02 -05:00
utils.py