April 2018
Beginner to intermediate
500 pages
11h 26m
English
Storing the context is a strategy used to keep track of what has been said before, and to be able to reuse it for the conversation. This becomes necessary when the response of the chatbot cannot be based only on the last message sent by the user but must draw information from some previous message.
To better understand the usefulness of context management, let's take an example:
If the user has not yet declared his name, the chatbot's answer will have to be something like:
It is therefore easy to understand how to manage the ...
Read now
Unlock full access