dialogflow / dialogflow-python-client

Python library for Dialogflow
Apache License 2.0
556 stars 195 forks source link

Webhook for slot-filling #36

Open phvash opened 7 years ago

phvash commented 7 years ago

could an example that shows how to use webhook for slot-filling be added? The required format of the response expected from the webhook called for slot-filling is not clearly stated in the documentation as found here: https://docs.api.ai/docs/webhook#webhook-for-slot-filling

allentv commented 5 years ago

This seems to have more details - https://dialogflow.com/docs/fulfillment/webhook-slot-filling

HariWu1995 commented 5 years ago

This seems to have more details - https://dialogflow.com/docs/fulfillment/webhook-slot-filling

Please! He asks for answer in a python project, not node.js