Memobase automatically tracks key events and memories from user interactions, creating a chronological record of their experiences.Documentation Index
Fetch the complete documentation index at: https://docs.memobase.io/llms.txt
Use this file to discover all available pages before exploring further.
Event Structure
Each event object contains the following information:- Event Summary (Optional): A concise summary of the user’s recent interaction. Learn more about Event Summaries.
- Event Tags (Optional): Semantic tags that categorize the event (e.g.,
emotion::happy,goal::buy_a_house). Learn how to design custom tags. - Profile Delta (Required): The specific profile slots that were created or updated during this event.
- Created Time (Required): The timestamp of when the event occurred.