Overview of the Response Selector Bot example
3.6.xThe Response Selector Bot is an extension of the moodbot example. It demonstrates how to use retrieval actions with Response Selector to improve the handling of single-turn interactions.
The example includes the following core files:
data/nlu.yml: NLU training examples.data/stories.yml: Core model training stories.data/rules.yml: Rule-based behaviors.data/responses.yml: Response templates for retrieval intents.config.yml: Model configuration.domain.yml: The assistant's domain.credentials.yml: Channel credentials.