ArchivalMemorySearchResult
Artificial IntelligenceAgentsStateful AgentsMemoryMemGPTContinual LearningMCPMulti-AgentRAGOpen-Source
Properties
| Name |
Type |
Description |
| id |
string |
Unique identifier of the archival memory passage |
| timestamp |
string |
Timestamp of when the memory was created, formatted in agent's timezone |
| content |
string |
Text content of the archival memory passage |
| tags |
array |
List of tags associated with this memory |
JSON Schema