flask-assistant icon indicating copy to clipboard operation
flask-assistant copied to clipboard

unable to clear context

Open sruteesh opened this issue 5 years ago • 0 comments

Hi All, I am unable to clear the context_manager. I would like to clear the context and start afresh whenever welcome intent is triggered. I tried clearing context using context_manager.clear_all() but it doesn't seem to work.

Also the tell command should clear and end the session which is not happening. Please let me know what's wrong. Thanks

sruteesh avatar Dec 15 '19 11:12 sruteesh