What sendText(text, { awaitReply: true }) resolves with: the completed turn's reply. text is the authoritative final assistant text (same value onMessage receives); envelope is the full companion.message envelope for hosts that want the id/ts.
sendText(text, { awaitReply: true })
text
envelope
companion.message
What
sendText(text, { awaitReply: true })resolves with: the completed turn's reply.textis the authoritative final assistant text (same value onMessage receives);envelopeis the fullcompanion.messageenvelope for hosts that want the id/ts.