Tracker

Tracker

Trackers maintain the state of a dialogue between the assistant and the user in the form of conversation sessions. To learn more about how to configure the session behaviour, check out the docs on Session configuration.

Class: rasa.core.trackers.DialogueStateTracker

Maintains the state of a conversation.

Methods:

Return type: Optional[Event]