mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-21 21:27:47 +00:00
Merge branch 'nomic-ai:main' into main
This commit is contained in:
commit
2752b2e56e
@ -420,7 +420,7 @@ export default {
|
||||
this.updateLastUserMsg(msgObj)
|
||||
// Create response message
|
||||
let responseMessage = {
|
||||
content: "..typing",//msgObj.message,
|
||||
content: "✍ please stand by ...",//msgObj.message,
|
||||
id: msgObj.ai_message_id,
|
||||
parent: msgObj.user_message_id,
|
||||
rank: 0,
|
||||
|
Loading…
Reference in New Issue
Block a user