Teneo Developers

Microsoft LUIS and Teneo in 10 minutes

Connect your LUIS application to Teneo

Now it's time to build a bridge between your LUIS solution and Teneo. This will make your solution to bypass Teneo's native classifier together with it's classes inside Class Manager and instead use LUIS native intent classifier.
The first step is to add LuisPredict.groovy to your solutions file resources. This .groovy file contains the needed code to make this possible.

  1. While inside the Resources section, select 'File' located at the top.
  2. Use 'Add' on the upper right to add the .groovy file. Alternatively, you may drag and drop it.
  3. Change the Published Location to /script_lib.
  4. Hit 'Save'.

Next page

Prepare your LUIS application

Was this page helpful?