ChatGPT Connector
Conversation history and ChatGPT memories used for raw-memory and persona flows.
Updated 19 March 2026
chatgptconnectorllmraw-memories
ChatGPT Connector
Conversation history and ChatGPT memories used for raw-memory and persona flows.
Current SDK Surface
Web raw memories flowMobile sync
What We Collect
- Conversation IDs, titles, and user-authored messages.
- ChatGPT memory payloads from items, memory_entries, and memories arrays.
- Conversation/message metadata needed for training and retrieval.
Current Onairos Handling
- Conversation history is normalized into the Onairos LLM conversation format.
- ChatGPT memory entries are supported alongside conversation history.
- Mobile sync can import ChatGPT exports into the same normalized format.
Notes
- Supports both conversation history and dedicated memory entries.
- The training dataset pipeline deduplicates conversations by conversation ID before processing.