Hi,
I’m working on integrating ChatGPT into my application and would like to maintain conversation continuity across sessions. Is there a way to obtain a Conversation ID (or similar identifier) that I can pass in future API requests, so that the AI automatically remembers the previous conversation context without needing to resend the entire history?