Open anmolagar opened 6 years ago
I'm looking for this too.
Hey @anmolagar, sorry this is a bit unclear. PromptFetch
is a sort of abstraction on general response formation logic (SSML tag concatenation, getters for prompt strings, etc).
We're working on making this documentation clear. I'll keep this issue open in the meantime.
I would like to see a concrete implementation of this method as well, just for general guidance on the best way to implement an abstracted prompt fetcher if nothing else. It seems that is a pretty common challenge that needs to be addressed in anything more sophisticated than the most simple proof of concepts.
https://developers.google.com/actions/assistant/best-practices
This doc talks about promptFetch everywhere, can somebody please provide a link to where i can get the complete implementation of this?