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.schemas.data_schema

entity_dict_schema

def entity_dict_schema() -> Dict[Text, Any]

Returns: schema for defining entities.

rasa_nlu_data_schema

def rasa_nlu_data_schema() -> Dict[Text, Any]

Returns: schema of the Rasa NLU data format (json format).