Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dialogflow 1 - Coggle Diagram
Dialogflow 1
Workflow
- End-user expression -> input device
- Intent Matching in Dialogflow
- Webhook request in fulfillment
-
- Webhook response from fulfillment to Dialogflow
-
- Response to output device to user
-
-
Intro
What?
-
-
conversational interafaces for web, mobile, iOT
-
-
Agent
-
-
Building blocks
agent settings
General: time zone, API, log setting, delete agent,
-
change voice language, speed
-
-
-
-
-
Building Parts
Agent settings
-
change voice language, speed
General: time zone, API, log setting, delete agent,
-
Entities
Definition
allow specificity of requests, without exploding intent space
-
e.g. intent: weather inquiry; entity: Seattle, today
-
-
-
-
-