Skip to content

Adds checkpoint option to stories#24

Merged
victorcmoura merged 7 commits into
lablivre-unb:develfrom
GeovanaRamos:feature/checkpoint
Oct 17, 2019
Merged

Adds checkpoint option to stories#24
victorcmoura merged 7 commits into
lablivre-unb:develfrom
GeovanaRamos:feature/checkpoint

Conversation

@GeovanaRamos

Copy link
Copy Markdown

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 frontend PR.

@rodrigocam

Copy link
Copy Markdown
Member

Thank you for your contribution @GeovanaRamos 🚀 can you please add an example with checkpoints in src/api/fixtures/initial.json?

@GeovanaRamos

Copy link
Copy Markdown
Author

Sure, @rodrigocam ! I missed that :/ Can you tell me if you guys exported this file from Rasa or did you make it?

@rodrigocam

Copy link
Copy Markdown
Member

No problem @GeovanaRamos! We make it, you just need to add a new story with the new field!

@GeovanaRamos

Copy link
Copy Markdown
Author

Just did it! Thanks for the feedback. Message me if you need any other correction.

Comment thread src/api/fixtures/initial.json Outdated
Comment thread src/populate_models.py Outdated
@victorcmoura victorcmoura merged commit 9a9ea87 into lablivre-unb:devel Oct 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants