open-webui/backend/open_webui/apps/webui/routers
Timothy Jaeryang Baek cf2dcf1dc3 feat: user permissions
2024-11-16 21:31:57 -08:00
..
auths.py enh: user permissions 2024-11-16 21:07:56 -08:00
chats.py feat: user permissions 2024-11-16 21:31:57 -08:00
configs.py
documents.py
evaluations.py enh: feedback exports 2024-10-25 21:17:47 -07:00
files.py enh: empty file handling behaviour 2024-10-26 13:05:54 -07:00
folders.py refac 2024-10-17 18:42:36 -07:00
functions.py enh: faster whisper custom model support 2024-10-20 21:34:36 -07:00
groups.py wip: access control 2024-11-16 01:24:34 -08:00
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