update
This commit is contained in:
@@ -62,7 +62,7 @@ function sendReceivePrompt(a::T1, prompt::String, sendtopic::String;
|
||||
msgMeta[:sendTopic] = sendtopic
|
||||
msgMeta[:senderName] = "agent-wine-backend"
|
||||
msgMeta[:senderId] = a.id
|
||||
msgMeta[:receiverName] = "text2text"
|
||||
msgMeta[:receiverName] = "text2textchat"
|
||||
msgMeta[:replyTopic] = a.config[:receiveinternal][:mqtttopic]
|
||||
msgMeta[:msgId] = string(uuid4())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user