hello guys,
I’m experiencing an issue with my WhatsApp + openai bot that seems to be losing memory during conversations. When I text the bot, it doesn’t retain any context from previous messages, causing it to treat each new message as if it’s the first interaction. I believe this might be related to how the bot handles session memory or conversation history. im using the window buffer memory as the ‘‘memory’’ and i have it set to 50.
Could someone please assist me in resolving this issue? I would appreciate any guidance on how to ensure the bot retains context across messages