Hello!
I have implemented around 30+ AI Assistants using OpenAI Api. But I want users who are signed in, to be able to go back to their AI Assistant they have used in the past to view their past messages. It would just make a good feature. How would I do that?
ChatGPT AI Assistant Message History
Database & APIs
I have tried adding the threadId as a page parameter. But it wont allow it to go back to the the old thread.
No