You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: