Hey! Have a problem that the AI connection with OpenAI does not remember a customer's entire conversation, including what the customer wrote previously. How do I make it remember previously sent messages? 👍🏻
I want to be able to have a dialogue with the customer where the AI connection has to remember to be able to answer a question where previous messages from the conversation are taken into account. #help-and-questions
Interesting, how does that work, exactly, example if I want to recall the memory of a previous chat to add more context. My user identify themselves via their email I saw on the OpenAI side it creates a VectorDB per chat ? Am I wrong by trying to recall this DB ?