Hello, when I want to visualize stories but with the name of intents not examples of them. How is that possible ?
Using interactive learning you’d be able to visualize it this way.
1 Like
But I’d like all the stories not how the dialog flow is transforming
Oh, you mean a layout showing all the possible story combinations in your story file? I don’t think something like this exists currently.
Ah ok thank you @srikar_1996
Hello
Well, in older versions I remember this used to work :
python -m rasa_core.visualize -d domain.yml -s data/stories.md -o graph.html -c config.yml
Here is the « old » link : Debugging
rasa visualize It works. You can visualise your stories.