This commit is contained in:
Saifeddine ALOUI 2025-02-07 23:18:20 +01:00
parent 16216a8b18
commit 21df8db7a1
3 changed files with 2 additions and 6 deletions

@ -1 +1 @@
Subproject commit 2d0473771c1aa494effb2ec263231bbe3044f0d7
Subproject commit 2d6fe6278408da067daacef448253237c17a322b

View File

@ -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)

@ -1 +1 @@
Subproject commit fd0b4591947021f1f1419e5ff9c4471501121bcd
Subproject commit 381472d7d9caaea768621a7e896cba0371d0c18e