This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Description
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