- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- Sam Williams
- 165字
- 2021-07-16 17:45:06
Slots
To allow the chatbot to be really useful, it has to be able to gather details about what the user is asking for. If you are wanting to order a pizza, the chatbot needs to know what toppings you want, what style of base you want, and where you want it delivered to. This information is collected and stored in slots.
Slots are designed to only accept certain types of information. If you were trying to find out whether they wanted a large, medium, or small pizza, it wouldn't be very useful if they could enter any random information. Defining the information that can be stored in a certain slot is called creating a slot type.
To make use of the information gathered in the slots, they can be accessed in the next stage of the chatbot logic. This could be as simple as saying "You have ordered a large Hawaiian pizza", where the size and topping are exactly what the user previously ordered.
- 微商之道
- 6G潛在關(guān)鍵技術(shù)(下冊)
- Twilio Cookbook
- 5G承載網(wǎng)網(wǎng)絡(luò)規(guī)劃與組網(wǎng)設(shè)計
- Learning Karaf Cellar
- OMNeT++與網(wǎng)絡(luò)仿真
- 端到端QoS網(wǎng)絡(luò)設(shè)計
- 高級網(wǎng)絡(luò)技術(shù)
- Practical Web Penetration Testing
- Microsoft Power Platform Enterprise Architecture
- 想象的互動:網(wǎng)絡(luò)人際傳播中的印象形成
- CDN技術(shù)詳解
- 互聯(lián)網(wǎng)心理學(xué):新心理與行為研究的興起
- 賽博空間簡史
- Next.js Quick Start Guide