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.nlu.training_data.formats.dialogflow
DialogflowReader Objects
class DialogflowReader(TrainingDataReader)
Reader for NLU training data.
read
def read(filename: Union[Text, Path], **kwargs: Any) -> "TrainingData"
Loads training data stored in the Dialogflow data format.