open-webui/backend/open_webui/apps/webui/routers
2024-12-07 15:13:13 +01:00
..
auths.py feat: update signout functionality to use OpenID configuration for logout URL and remove the logout variable from config 2024-12-07 15:13:13 +01:00
chats.py feat: user permissions 2024-11-16 21:31:57 -08:00
configs.py fix: models configure 2024-11-26 08:55:06 -08:00
evaluations.py
files.py refac: citations -> sources 2024-11-21 19:46:09 -08:00
folders.py
functions.py
groups.py
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