Files
open-webui-custom/backend/open_webui
Classic298 9195d7aeb0 fix: prevent delete_chat_by_id crash when chat is None (#20270)
Add null check after Chats.get_chat_by_id() in both admin and user code paths. When chat doesn't exist, now raises HTTP 404 instead of crashing with AttributeError when accessing chat.meta.
2025-12-31 17:39:33 +04:00
..
2025-12-29 00:21:18 +04:00
2025-12-21 23:17:53 +04:00
2025-08-10 00:02:58 +04:00
2025-12-28 23:35:09 +04:00
2025-04-15 09:55:35 +02:00
2025-12-23 10:14:54 +04:00