diff --git a/lollms_core b/lollms_core index 2d047377..2d6fe627 160000 --- a/lollms_core +++ b/lollms_core @@ -1 +1 @@ -Subproject commit 2d0473771c1aa494effb2ec263231bbe3044f0d7 +Subproject commit 2d6fe6278408da067daacef448253237c17a322b diff --git a/lollms_webui.py b/lollms_webui.py index 7c7cb133..104e3a16 100644 --- a/lollms_webui.py +++ b/lollms_webui.py @@ -1187,10 +1187,6 @@ class LOLLMSWebUI(LOLLMSElfServer): ]: return - if data is not None: - if not client_id in list(self.session.clients.keys()): - self.error("Connection lost", client_id=client_id) - return if operation_type == MSG_OPERATION_TYPE.MSG_OPERATION_TYPE_STEP: ASCIIColors.info("--> Step:" + data) self.update_message_step(client_id, data, operation_type) diff --git a/zoos/personalities_zoo b/zoos/personalities_zoo index fd0b4591..381472d7 160000 --- a/zoos/personalities_zoo +++ b/zoos/personalities_zoo @@ -1 +1 @@ -Subproject commit fd0b4591947021f1f1419e5ff9c4471501121bcd +Subproject commit 381472d7d9caaea768621a7e896cba0371d0c18e