Hi everyone,
I hope you're all doing well! I followed this project (https://www.youtube.com/watch?v=1GmgjkZiDsk).
Everything is working fine, but I'm facing a bit of a challenge and could use some guidance.
In my app, I want to create an ongoing conversation feature where the AI remembers the previous prompts each time I record a new memo. However, right now, every time I record a new memo, the conversation resets, and OpenAI doesn't retain the context of the previous interactions.
Does anyone have experience with this or know how I can keep the conversation going so the AI can remember previous prompts? Any tips or code examples would be greatly appreciated!
Thanks in advance for your help!
Best regards,
Eric