hello. I implemented a chatbot with chatgpt and I connected it with my web application but I’m having a problem with maintaining the status of chatbots while switching between the different pages of my web application (in next.js), does anyone know how I can handle this problem?