View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_get_utterances_view | R Documentation |
Use the get_utterances_view
operation to get information about the utterances that your users have made to your bot. You can use this list to tune the utterances that your bot responds to.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_get_utterances_view/ for full documentation.
lexmodelbuildingservice_get_utterances_view(botName, botVersions, statusType)
botName |
[required] The name of the bot for which utterance information should be returned. |
botVersions |
[required] An array of bot versions for which utterance information should be returned. The limit is 5 versions per request. |
statusType |
[required] To return utterances that were recognized and handled, use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.