dialogflow-javascript-client icon indicating copy to clipboard operation
dialogflow-javascript-client copied to clipboard

Adding Context is not implemented

Open pasupuletisrinath opened this issue 7 years ago • 1 comments

I need to send jwt token of user with the query, I've gone through the apis. It say we can send in contexts before sending query. But I don't see contexts is implemented. ContextRequest.ts is there but it is pointing to Request.ts. In Request.ts query was hard coded.

pasupuletisrinath avatar Jun 22 '18 05:06 pasupuletisrinath

I also need to know how can I send in context before I send a textRequest?

Thank you.

alielkhateeb avatar Aug 23 '18 06:08 alielkhateeb