lappis-unb / BotFlow

BotFlow - visual content manager for simple Rasa chatbots
GNU General Public License v3.0
30 stars 12 forks source link

Adds checkpoint option to stories #136

Open GeovanaRamos opened 4 years ago

GeovanaRamos commented 4 years ago

This feature enables story checkpoints, used in Rasa. It is useful for bots that currently end in the same story, like asking if the user wants something else. Instead of building the same story over and over, with checkpoints it is possible to link to another story. It already exports stories with checkpoints formatted for Rasa.

Make sure to test with the backend PR

p1 p2 p3