dialogflow-webhook-response-libary-in-python icon indicating copy to clipboard operation
dialogflow-webhook-response-libary-in-python copied to clipboard

Purpose of this library

Open abhishekbatra opened this issue 5 years ago • 2 comments

There's already an official API available for modeling a webhook response in python. What value does this library add?

abhishekbatra avatar Aug 19 '19 06:08 abhishekbatra

Here's a link to the official one: https://dialogflow-python-client-v2.readthedocs.io/en/latest/gapic/v2beta1/types.html#dialogflow_v2beta1.types.WebhookResponse

abhishekbatra avatar Aug 19 '19 06:08 abhishekbatra

This will be beneficial if you are building your webhook responses using pure Dialogflow JSON.

pragnakalpdev avatar Aug 27 '19 12:08 pragnakalpdev