Skip to content

Commit

Permalink
Merge pull request alexa-samples#3 from alexa/model-updates
Browse files Browse the repository at this point in the history
Model updates
  • Loading branch information
xengravity authored Apr 30, 2019
2 parents df7cb36 + b0ed271 commit 15d25eb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 77 deletions.
10 changes: 1 addition & 9 deletions .ask/config
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,7 @@
"skill_id": "",
"was_cloned": false,
"merge": {
"manifest": {
"apis": {
"custom": {
"endpoint": {
"uri": "demo-store-amazon-pay"
}
}
}
}
"manifest": {}
}
}
}
Expand Down
68 changes: 0 additions & 68 deletions models/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,20 +39,6 @@
"cancel order please"
]
},
{
"name": "CheckoutIntent",
"slots": [],
"samples": [
"place my order",
"place order",
"checkout",
"i want to checkout",
"buy",
"buy now",
"checkout please",
"complete order"
]
},
{
"name": "OrderTrackerIntent",
"slots": [],
Expand Down Expand Up @@ -231,15 +217,6 @@
"delegationStrategy": "SKILL_RESPONSE"
},
"prompts": [
{
"id": "Elicit.Slot.639501222016.1000025700327",
"variations": [
{
"type": "PlainText",
"value": "You can save ten percent today by signing up for refills. Every two months, you'll receive eight blades and a two ounce tube of shaving cream for eightteen dollars including shipping. Cancel or change delivery any time. Do you want to add this to your order?"
}
]
},
{
"id": "Elicit.Slot.295132847200.649643899751",
"variations": [
Expand All @@ -249,33 +226,6 @@
}
]
},
{
"id": "Elicit.Slot.295132847200.45782372218",
"variations": [
{
"type": "PlainText",
"value": "You can save ten percent today by signing up for refills. Every two months, you'll receive eight blades and a two ounce tube of shaving cream for eightteen dollars including shipping. Cancel or change delivery any time. Do you want to add this to your order?"
}
]
},
{
"id": "Elicit.Slot.122713613702.883585601394",
"variations": [
{
"type": "PlainText",
"value": "You can save ten percent today by signing up for refills. Every two months, you'll receive eight blades and a two ounce tube of shaving cream for eighteen dollars including shipping. Cancel or change delivery any time. Do you want to add this to your order?"
}
]
},
{
"id": "Elicit.Slot.227603226437.555791052698",
"variations": [
{
"type": "PlainText",
"value": "Every two months, you'll receive a refill of eight blades and a two ounce tube of shaving cream for twenty dollars including shipping. Cancel or change delivery any time. Do you want to order now?"
}
]
},
{
"id": "Elicit.Slot.477688339049.1345714957873",
"variations": [
Expand All @@ -285,24 +235,6 @@
}
]
},
{
"id": "Elicit.Slot.1405619153703.871120215545",
"variations": [
{
"type": "PlainText",
"value": "You can save ten percent today by signing up for refills. Every two months, you'll receive eight blades and a two ounce tube of shaving cream for eighteen dollars including shipping. Cancel or change delivery any time. Do you want to add this to your order?"
}
]
},
{
"id": "Elicit.Slot.1432830506701.27798259708",
"variations": [
{
"type": "PlainText",
"value": "You can save ten percent today by signing up for refills. Every two months, you'll receive eight blades and a two ounce tube of shaving cream for eighteen dollars including shipping. Cancel or change delivery any time. Do you want to add this to your order?"
}
]
},
{
"id": "Elicit.Slot.81496166760.874607615560",
"variations": [
Expand Down

0 comments on commit 15d25eb

Please sign in to comment.