Tunneling: live chat example on AIsuru
Tunneling: a live chat example
The live chat scenario
Dynamic intent structure
{
"intentName": "LIVE_CHAT",
"utterance": "I want to speak to an operator",
"slotValues": {},
"currentTag": "string",
"currentTagAuthenticated": true,
"contextVars": {},
"memoriID": "string",
"sessionID": "string",
"culture": "en-US"
}Starting the tunneling
Managing the conversation
Closing the chat
Last updated