Package ai.tock.bot.engine.dialog
See: Description
-
Class Summary Class Description ArchivedEntityValue An archived (old) entity value. Dialog A dialog is a conversation between users and bots. DialogState The Dialog state. EntityStateValue EntityStateValue is the current value of an entity with its history. EntityValue A (may be not yet evaluated) value linked to an entity stored in the context. EventState State in event scope. FlowAnalyticsQuery FlowAnalyticsQueryResult NextUserActionState The temporary initial state for next user action. Snapshot A "snapshot" is a readonly view of the state in the dialog, usually after a bot reply. Story A Story is a small unit of conversation about a specific topic. EntityValueKt -
Interface Summary Interface Description DialogFlowDAO