Package 

Object DialogflowIntentImporter

    • Method Summary

      Modifier and Type Method Description
      final Unit importIntentsFromDialogflow(String appName, String appNamespace) Import intents in Tock model from a Dialogflow project - It doesn't import entities Create a new story for each intent with text response message
      • Methods inherited from class ai.tock.nlp.dialogflow.DialogflowIntentImporter

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • importIntentsFromDialogflow

         final Unit importIntentsFromDialogflow(String appName, String appNamespace)

        Import intents in Tock model from a Dialogflow project - It doesn't import entities Create a new story for each intent with text response message