ChatGPT AI Assistant Message History

Database & APIs

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?

What have you tried so far?

I have tried adding the threadId as a page parameter. But it wont allow it to go back to the the old thread.

Did you check FlutterFlow's Documentation for this topic?
No