@o1-labs/ensue-sdk / MemoryMetadata
Interface: MemoryMetadata
Defined in: types.ts:4
Metadata associated with stored memory data.
Properties
createdAt
createdAt:
number
Defined in: types.ts:8
Timestamp when the memory was created (milliseconds since epoch)
dataSize
dataSize:
number
Defined in: types.ts:6
Size of the stored data in bytes
lastModified
lastModified:
number
Defined in: types.ts:10
Timestamp when the memory was last modified (milliseconds since epoch)