intent_format

Specifies the format in which the intent data is going to be converted before exporting.

Numeric formatString formatDescription
1INTENTS_FORMAT_CSV_SIMPLE_INTENTSTwo-column csv formatted as text,intent_name - fields delimited by ""
2INTENTS_FORMAT_RASA_MARKDOWNRasa 1.0 NLU format
3INTENTS_FORMAT_RASA_YAMLRasa 2.0 NLU format
5INTENTS_FORMAT_DIALOGFLOW_ES_AGENTDialogflow agent export format
7INTENTS_FORMAT_HF_JSONHumanFirst JSON format
8INTENTS_FORMAT_COGNIGY_JSONCognigy intents JSON format