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
  • Congratulations!

Default Welcome Intent - search - get_skill

Repeat the same steps as before for the get skill intent.

PreviousDefault Welcome Intent - search - get_locationNextFulfillment

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_skill

  7. Click save.

  8. Under Training phrases add a few skills.

  9. Under Responses add some dummy responses.

Explanation

Note that the training phrases need to be different as the users will trigger it by saying a different phrase.

And don't forget the dummy text responses.

If you try out your agent now, you should get a dummy response either you're searching by name, location or skill.

Congratulations!

get_skill training phrases