diff --git a/Dialogflow/WaterLog.zip b/Dialogflow/WaterLog.zip index 5c976f2..517387e 100644 Binary files a/Dialogflow/WaterLog.zip and b/Dialogflow/WaterLog.zip differ diff --git a/Dialogflow/WaterLog/agent.json b/Dialogflow/WaterLog/agent.json index c138f0a..ec8b388 100755 --- a/Dialogflow/WaterLog/agent.json +++ b/Dialogflow/WaterLog/agent.json @@ -5,11 +5,25 @@ "googleAssistantCompatible": true, "project": "water-log-5e42b", "welcomeIntentSignInRequired": false, - "startIntents": [], + "startIntents": [ + { + "intentId": "5cbc8cea-6ae1-48b7-a7be-95b8f2d76cdc", + "signInRequired": false + }, + { + "intentId": "9d87e786-f42c-40bb-a711-7c8a9df612bb", + "signInRequired": false + }, + { + "intentId": "ab8f1ef2-fdb9-443e-9065-eafdc83e11b2", + "signInRequired": false + } + ], "systemIntents": [], "endIntentIds": [ "9d87e786-f42c-40bb-a711-7c8a9df612bb", - "5cbc8cea-6ae1-48b7-a7be-95b8f2d76cdc" + "5cbc8cea-6ae1-48b7-a7be-95b8f2d76cdc", + "ab8f1ef2-fdb9-443e-9065-eafdc83e11b2" ], "oAuthLinking": { "required": false, @@ -33,5 +47,6 @@ "isPrivate": true, "customClassifierMode": "use.after", "mlMinConfidence": 0.3, - "supportedLanguages": [] + "supportedLanguages": [], + "enableOnePlatformApi": false } \ No newline at end of file diff --git a/Dialogflow/WaterLog/intents/facts_drinking_water.json b/Dialogflow/WaterLog/intents/facts_drinking_water.json new file mode 100755 index 0000000..a9148a9 --- /dev/null +++ b/Dialogflow/WaterLog/intents/facts_drinking_water.json @@ -0,0 +1,29 @@ +{ + "id": "ab8f1ef2-fdb9-443e-9065-eafdc83e11b2", + "name": "facts_drinking_water", + "auto": true, + "contexts": [], + "responses": [ + { + "resetContexts": false, + "action": "facts_drinking_water", + "affectedContexts": [], + "parameters": [], + "messages": [ + { + "type": 0, + "lang": "en", + "speech": [] + } + ], + "defaultResponsePlatforms": {}, + "speech": [] + } + ], + "priority": 500000, + "webhookUsed": true, + "webhookForSlotFilling": false, + "lastUpdate": 1511976670, + "fallbackIntent": false, + "events": [] +} \ No newline at end of file diff --git a/Dialogflow/WaterLog/intents/facts_drinking_water_usersays_en.json b/Dialogflow/WaterLog/intents/facts_drinking_water_usersays_en.json new file mode 100755 index 0000000..6992ac2 --- /dev/null +++ b/Dialogflow/WaterLog/intents/facts_drinking_water_usersays_en.json @@ -0,0 +1,50 @@ +[ + { + "id": "aedcbdd8-496b-4489-8b47-46fadfd5c535", + "data": [ + { + "text": "How much water should we drink per day?", + "userDefined": false + } + ], + "isTemplate": false, + "count": 0, + "updated": 1511976670 + }, + { + "id": "7a29aee2-4bdd-4db4-977e-a94fd1df9bc8", + "data": [ + { + "text": "How much water should I drink?", + "userDefined": false + } + ], + "isTemplate": false, + "count": 0, + "updated": 1511976670 + }, + { + "id": "d3bdae19-e9a9-43f1-9ea8-cee4520aad0a", + "data": [ + { + "text": "How much water to drink ?", + "userDefined": false + } + ], + "isTemplate": false, + "count": 0, + "updated": 1511976670 + }, + { + "id": "b04a3779-fe47-4abf-8151-ba580f70e4fb", + "data": [ + { + "text": "How much water do I need to drink?", + "userDefined": false + } + ], + "isTemplate": false, + "count": 0, + "updated": 1511976670 + } +] \ No newline at end of file diff --git a/Dialogflow/WaterLog/intents/user_data.json b/Dialogflow/WaterLog/intents/user_data.json index da3c8fb..b61ab74 100755 --- a/Dialogflow/WaterLog/intents/user_data.json +++ b/Dialogflow/WaterLog/intents/user_data.json @@ -1,5 +1,5 @@ { - "id": "01c85c57-6c8d-480c-a017-ddfad8812c65", + "id": "343e39ce-93f7-47fe-8052-3f1affa8bfc4", "name": "user_data", "auto": true, "contexts": [], @@ -23,7 +23,7 @@ "priority": 500000, "webhookUsed": true, "webhookForSlotFilling": false, - "lastUpdate": 1509890949787, + "lastUpdate": 1509895186402, "fallbackIntent": false, "events": [ {