This commit is contained in:
Augusto Monteiro 'Sparky
2017-04-04 11:04:14 -07:00
parent a7f99c2c88
commit b90154c7d2
9 changed files with 175 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"utterance": "find puppies on wikipedia",
"intent_type": "SearchWebsiteIntent",
"intent": {
"SearchKeyword": "find",
"Website": "wikipedia",
"SearchTerms": "puppies"
}
}