notice

This is unreleased documentation for Rasa Documentation Main/Unreleased version.
For the latest released documentation, see the latest version (3.x).

Version: Main/Unreleased

rasa.shared.importers.utils

story_graph_from_paths

def story_graph_from_paths(
files: List[Text],
domain: Domain,
exclusion_percentage: Optional[int] = None) -> StoryGraph

Returns the StoryGraph from paths.