Merge branch 'nomic-ai:main' into main

This commit is contained in:
Andzejs Poprockis 2023-05-10 13:07:58 +03:00 committed by GitHub
commit 2752b2e56e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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