View source: R/lexmodelsv2_operations.R
lexmodelsv2_generate_bot_element | R Documentation |
Generates sample utterances for an intent.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_generate_bot_element/ for full documentation.
lexmodelsv2_generate_bot_element(intentId, botId, botVersion, localeId)
intentId |
[required] The intent unique Id for the bot request to generate utterances. |
botId |
[required] The bot unique Id for the bot request to generate utterances. |
botVersion |
[required] The bot version for the bot request to generate utterances. |
localeId |
[required] The unique locale Id for the bot request to generate utterances. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.