lexmodelsv2_generate_bot_element: Generates sample utterances for an intent

View source: R/lexmodelsv2_operations.R

lexmodelsv2_generate_bot_elementR Documentation

Generates sample utterances for an intent

Description

Generates sample utterances for an intent.

See https://www.paws-r-sdk.com/docs/lexmodelsv2_generate_bot_element/ for full documentation.

Usage

lexmodelsv2_generate_bot_element(intentId, botId, botVersion, localeId)

Arguments

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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.