Web chatbot cache control
Hello,
I have a Pega CS 8.3 web chatbot. During the conversation the chatbot calls CDH to get new NBA's. The issue is that the chatbot is caching responses. So you see the previous response (which is a menu sourced with the NBA results). If I clear the cookie from the browser and rerun, then I see the new NBA.
Is there a way I can force the chat bot to either not cache responses or flush the cache during a the response?