Skip to content

Commit

Permalink
fix #37
Browse files Browse the repository at this point in the history
  • Loading branch information
hchiam committed Oct 15, 2019
1 parent 7d76ff1 commit 635614b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Code-Tutor/agent.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"welcomeIntentSignInRequired": false,
"startIntents": [],
"systemIntents": [],
"endIntentIds": [],
"endIntentIds": [
"8eda261a-92ea-4f78-9826-e504705e6659"
],
"oAuthLinking": {
"required": false,
"providerId": "",
Expand Down
12 changes: 12 additions & 0 deletions Code-Tutor/intents/-1.0 No_Bye_usersays_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,18 @@
"count": 0,
"updated": 0
},
{
"id": "a97c96a5-4ad0-4b68-88e8-0ae1f22da6fd",
"data": [
{
"text": "nothing else",
"userDefined": false
}
],
"isTemplate": false,
"count": 0,
"updated": 0
},
{
"id": "488e7a68-018a-4d79-9637-07619d7e029f",
"data": [
Expand Down

0 comments on commit 635614b

Please sign in to comment.