Skip to content

Instantly share code, notes, and snippets.

@skylerspaeth
Created March 19, 2017 21:29
Show Gist options
  • Save skylerspaeth/1ed7553f75b2ae28670e3f51ea4a0e2d to your computer and use it in GitHub Desktop.
Save skylerspaeth/1ed7553f75b2ae28670e3f51ea4a0e2d to your computer and use it in GitHub Desktop.
{
"intents": [
{
"intent": "Locator",
"slots": [
{
"name": "relationship",
"type": "relationship"
},
{
"name": "device",
"type": "device"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment