open-webui/backend/open_webui/apps/webui/routers
Timothy Jaeryang Baek c0371f6525 enh: user permissions
2024-11-16 21:07:56 -08:00
..
auths.py enh: user permissions 2024-11-16 21:07:56 -08:00
chats.py enh: chat file upload permission 2024-11-16 02:31:04 -08:00
configs.py
documents.py
evaluations.py
files.py
folders.py
functions.py
groups.py
knowledge.py refac: access control 2024-11-16 20:47:45 -08:00
memories.py
models.py enh: knowledge access control 2024-11-16 16:51:55 -08:00
prompts.py refac: prompts access control 2024-11-16 18:00:49 -08:00
tools.py refac: tools access control 2024-11-16 17:57:19 -08:00
users.py enh: chat file upload permission 2024-11-16 02:31:04 -08:00
utils.py