Creating a Custom Slot Type for Yes/No Responses in AWS Lex

0

Hi everyone!

I'm new to working with AWS Lex and I'm seeking some guidance on creating a custom slot type specifically for yes and no answers. Can anyone kindly provide me with instructions or point me in the right direction to achieve this? I'd really appreciate your help!

Thank you!

sophie
已提问 1 年前623 查看次数
1 回答
0
已接受的回答

hi Sophie, you can define a custom slot with your name like YesOrNo, then your choose Expand Values(this is the referred one), you can also use Restrict to slot values if you have lots of training data from your previous chat logs.

then in your flow design, you can use the condition like if {yourslot} = yes or no to implement different branches.

hope that helps.

AWS
已回答 1 年前
profile pictureAWS
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则