open-webui/backend/open_webui/apps/webui/routers
iamcristi b4cd685795
Update auths.py
changed Auths.insert_new_auth for LDAP accounts. Previously setting image to "None" was causing an error.
2024-11-22 17:23:49 +02:00
..
auths.py Update auths.py 2024-11-22 17:23:49 +02:00
chats.py feat: user permissions 2024-11-16 21:31:57 -08:00
configs.py
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
utils.py