WTM_Assistant
  • WTM Summit AoG workshop
  • About
  • Why is DialogFlow awesome?
  • Demo & Exercise
  • Diagram
  • The general flow
  • Agent
  • Entity
  • person_skill entity
  • person_name entity
  • person_location entity
  • search_terms entity
  • Intent
  • Default Welcome Intent
  • Default Welcome Intent - search
  • Default Welcome Intent - search - get_name
  • Default Welcome Intent - search - get_location
  • Default Welcome Intent - search - get_skill
  • Fulfillment
  • Database
  • Final code
  • Context
  • Custom intent
  • Additional Resources
  • Can you speak at my event?
Powered by GitBook
On this page
  • Steps
  • Explanation

Default Welcome Intent - search - get_location

Now let's go ahead and create the location for when the user wants to search by it.

PreviousDefault Welcome Intent - search - get_nameNextDefault Welcome Intent - search - get_skill

Last updated 6 years ago

Steps

  1. Click Intent on the left menu

  2. Hover on Default Welcome Intent - search

  3. Click on Add follow-up intent

  4. Choose Custom from the select menu.

  5. This will take you to the new created follow-up intent

  6. Rename it to Default Welcome Intent - search - get_location

  7. Click save.

  8. Under Training phrases add a few locations.

  9. Under Responses add some dummy responses.

Explanation

First we need to create the follow up for the search intent. And let's rename it again to 'Default Welcome intent - get_location'. If you did that at the previous step, you don't have to do that again.

Again, at the training phrases we add phrases that our uses might say when asking by location

And we will need to add a dummy text response there as we did in the get_name intent.

get_location training phrases
get_location training phrases