From 482ad72d45ead66aa6ad8a36bf7de3e3da3f0fca Mon Sep 17 00:00:00 2001
From: Tejas Mahajan <141305477+mahajantejas@users.noreply.github.com>
Date: Mon, 4 Mar 2024 15:13:12 +0530
Subject: [PATCH 1/2] Update Dialogflow for Natural Language Processing.md
updated with new screenshots
---
.../Dialogflow for Natural Language Processing.md | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/docs/4. Integrations/Dialogflow for Natural Language Processing.md b/docs/4. Integrations/Dialogflow for Natural Language Processing.md
index 44bf4f607..92a989296 100644
--- a/docs/4. Integrations/Dialogflow for Natural Language Processing.md
+++ b/docs/4. Integrations/Dialogflow for Natural Language Processing.md
@@ -8,6 +8,8 @@
+_The UI of the platform has been updated since the webinar was conducted. The functionalities shown all remain the same_
+
## Using DialogFlow NLP agent within Glific.
**Step 1 :** Open a GCP account, project and service account with a key (.json file).
@@ -123,21 +125,15 @@ Troubleshooting tip : Added a new intent in Dialog Flow agent does not reflect
## Step 2 : Configure Dialog Flow in Glific to connect to your GCP Project
-1 . Click on `setting` icon.
-
-![image](https://user-images.githubusercontent.com/32592458/212662590-a7fd2495-68ae-4c16-a47a-f35ef7d24778.png)
-
+1 . Click on `NGO main account`, find `Settings` and go to `Dialogflow`.
+
-2 . Click on `edit` icon of Dialog flow
-
-![image](https://user-images.githubusercontent.com/32592458/212662619-911da041-727b-44b4-b259-6a4b942e0840.png)
-
3 . Enter `Goth Credentials` of your Dialog flow. It is same as it is for your GCS account. Check the "Is active" box as well.
-![image](https://user-images.githubusercontent.com/32592458/212662665-dae4e28a-b8b4-42e0-9bb9-85cdeeaab5c5.png)
+
4 . Click on **Save** button
@@ -153,7 +149,6 @@ Note : This is only needed if your service account doesn't have complete own
-
3 . Click on `members` button.
![image](https://user-images.githubusercontent.com/32592458/212662771-c0a57b1e-bb61-4f3e-ba31-ca5822c62b5e.png)
From 656fabb4a8c994d2e11875a1042f04c48d75c84c Mon Sep 17 00:00:00 2001
From: Tejas Mahajan <141305477+mahajantejas@users.noreply.github.com>
Date: Mon, 4 Mar 2024 15:13:36 +0530
Subject: [PATCH 2/2] Update Dialogflow for Natural Language Processing.md
changed the header
---
.../Dialogflow for Natural Language Processing.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/4. Integrations/Dialogflow for Natural Language Processing.md b/docs/4. Integrations/Dialogflow for Natural Language Processing.md
index 92a989296..c4639cd48 100644
--- a/docs/4. Integrations/Dialogflow for Natural Language Processing.md
+++ b/docs/4. Integrations/Dialogflow for Natural Language Processing.md
@@ -1,4 +1,5 @@
-> ### **6 minute read       `Advanced`**
+> ### **6 minutes read `Advanced`**
+
**Dialog Flow can be used in flows to send responses to end-users based on their intent when a specific keyword doesn’t match.**