Files
open-webui-custom/backend/open_webui/models
Classic298 048692c068 fix: prevent insert_shared_chat_by_chat_id crash when chat is None (#20273)
Add null check after db.get(Chat, chat_id) before accessing chat.share_id. Returns None instead of crashing with AttributeError when chat doesn't exist.
2025-12-31 17:38:57 +04:00
..
2025-12-28 22:00:44 +04:00
2025-12-29 00:55:53 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:26:35 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00
2025-12-29 00:55:53 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00
2025-12-28 22:00:44 +04:00