mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-18 20:17:50 +00:00
moved to lollms v2.1.59
This commit is contained in:
parent
d1078fa257
commit
0c22ce20da
@ -749,7 +749,7 @@ class LoLLMsAPPI(LollmsApplication):
|
|||||||
|
|
||||||
return string
|
return string
|
||||||
|
|
||||||
def process_chunk(self, chunk, message_type:MSG_TYPE, client_id):
|
def process_chunk(self, chunk, message_type:MSG_TYPE, metadata:dict={}, client_id:int=0):
|
||||||
"""
|
"""
|
||||||
0 : a regular message
|
0 : a regular message
|
||||||
1 : a notification message
|
1 : a notification message
|
||||||
|
Loading…
Reference in New Issue
Block a user