mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-19 04:17:52 +00:00
Merge branch 'main' into settings-model-upgrade
This commit is contained in:
commit
64343d54fd
@ -470,7 +470,7 @@ class GPT4AllAPI():
|
||||
{
|
||||
"status":'model_not_ready',
|
||||
"type": "input_message_infos",
|
||||
'logo': self.personality.logo
|
||||
'logo': "",
|
||||
"bot": self.personality.name,
|
||||
"user": self.personality.user_name,
|
||||
"message":"",
|
||||
|
Loading…
Reference in New Issue
Block a user