mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-04-12 21:32:57 +00:00
sync
This commit is contained in:
parent
a32fee46f1
commit
715e13bbba
@ -173,6 +173,7 @@ def add_events(sio: socketio):
|
||||
nb_tokens = len(lollmsElfServer.model.tokenize(welcome_message))
|
||||
except:
|
||||
nb_tokens = None
|
||||
|
||||
message = lollmsElfServer.session.get_client(
|
||||
client_id
|
||||
).discussion.add_message(
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit da465b68a753b41942e9685731e1760422bd6ae5
|
||||
Subproject commit 8194b116f7066d2b1a63f93eecf30ac104323bad
|
@ -1 +1 @@
|
||||
Subproject commit e4c99990c6ada69c2d99f808bca5cd2fdd0b2e1a
|
||||
Subproject commit efaa77bde0b086b49b390735f71f73f43894b89b
|
Loading…
x
Reference in New Issue
Block a user