Skip to content

Instantly share code, notes, and snippets.

@Dviejopomata
Last active November 16, 2018 21:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dviejopomata/9de4a15728c38a1b823e0bf6bf3266de to your computer and use it in GitHub Desktop.
Save Dviejopomata/9de4a15728c38a1b823e0bf6bf3266de to your computer and use it in GitHub Desktop.
{
"interactionModel": {
"languageModel": {
"invocationName": "formulauno",
"intents": [
{
"name": "AMAZON.CancelIntent",
"samples": []
},
{
"name": "AMAZON.HelpIntent",
"samples": []
},
{
"name": "AMAZON.StopIntent",
"samples": []
},
{
"name": "AMAZON.NavigateHomeIntent",
"samples": []
},
{
"name": "datoCurioso",
"slots": [],
"samples": [
"dame algo",
"una carrera",
"un dato"
]
}
],
"types": []
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment