Gemini Connector
Gemini conversation history used for raw-memory and persona flows.
Updated 19 March 2026
geminiconnectorllmraw-memories
Gemini Connector
Gemini conversation history used for raw-memory and persona flows.
Current SDK Surface
Web raw memories flowMobile sync
What We Collect
- Conversation IDs and titles when available from the client.
- User-authored Gemini messages routed through the standardized LLM schema.
- Platform metadata attached during sync so Gemini history can be retrieved as a distinct LLM source.
Current Onairos Handling
- Stored through the generic LLM conversation pipeline.
- Mobile sync can submit Gemini exports into the same normalized LLM schema.
Notes
- Uses the standard conversation import flow.
- Dedicated Gemini memory exports are not part of this connector.