Disclaimer: Preview version; content and features subject to change.
This tutorial is geared towards any researcher and developer who wants to create new NLP content with a chatbot and hook that up to VHToolkit 2.0.
This tutorial shows how the configuration file in VHToolkit 2.0 can be used to use new chatbots, and how to create a new chatbot in AWS Lex V2.
Either manually edit with a text editor, or open it up through Unity.
File locations:
The ride.json config file has several sections, including one for awsLex. This combines information for both version 1 and version 2 of Lex. We will be using V2.
To change the bot from the default shipped with the VHToolkit 2.0 Preview to a dedicated tutorial example, change the following values:
Save the file, load VHToolkit 2.0 Preview, and choose ExampleNLP. Cycle through the providers on the left until you reach AWS Lex V2. The VHToolkit should automatically send “hello” in order to get the conversation started. For a first time start-up, this may take a few seconds.
To deploy your new bot: