Please enable JavaScript.
Coggle requires JavaScript to display documents.
CHATBOT - Coggle Diagram
CHATBOT
-
Agents, Intents and Entities in Dialogflow
Intent
Customers reach out to chatbot agent to acquire certain information. Two different customers may ask the same thing differently, but their intent is the same.
Entity
When an intent is matched, Dialogflow can extract specific information from the end-user expression. The extracted data is called a parameter or entity type.
-
-
-