open-webui/backend/open_webui/apps/webui/routers
2024-11-21 19:46:09 -08:00
..
auths.py Fixed security vulnerability: now LDAP password hashes are not stored, same as trusted header auth. 2024-11-21 18:09:29 +05:00
chats.py feat: user permissions 2024-11-16 21:31:57 -08:00
configs.py
evaluations.py enh: feedback exports 2024-10-25 21:17:47 -07:00
files.py refac: citations -> sources 2024-11-21 19:46:09 -08:00
folders.py
functions.py
groups.py wip: access control 2024-11-16 01:24:34 -08:00
knowledge.py fix: knowledge files issue 2024-11-20 10:02:14 -08:00
memories.py
models.py refac: models api 2024-11-19 18:45:26 -08:00
prompts.py enh: tools user info 2024-11-18 06:19:34 -08:00
tools.py fix tools metadata 2024-11-21 17:19:56 +00:00
users.py enh: chat file upload permission 2024-11-16 02:31:04 -08:00
utils.py