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

Intent

It Responds to user requests.

Previoussearch_terms entityNextDefault Welcome Intent

Last updated 6 years ago

Explanation

User says something, the agent matches it to an intent and sends the response back to the user.

Two default intents.

  • Welcome Intent (First message, usually a greeting one).

  • Fallback intent (Sorry I didn't get what you said).

Four Intent sections

  • User says

  • Actions

  • Response

  • Context

Examples of intents, that will build in the next steps: