Dialog Management

How dialog management works in RASA ?

Hi @Biswa,

check this link to learn about the high-level concepts of how RASA Core internally functions and here is a follow-up link to get into the topic of the Dialogue State Tracker.

May I add the following to the high-level concept: The Dispatcher does handle the communication between the different objects and manages the flow (as the name goes).

Kind regards,
-Thomas

2 Likes