GoodMem
ReferenceClient SDKsJava SDKResponses

MemoryChunkResponse

MemoryChunkResponse documentation for Java SDK

MemoryChunkResponse

Memory chunk information

Properties

NameTypeDescriptionNotes
chunkIdStringUnique identifier of the memory chunk
memoryIdStringID of the memory this chunk belongs to
chunkSequenceNumberIntegerSequence number of this chunk within the memory
chunkTextStringThe text content of this chunk
vectorStatusStringStatus of vector processing for this chunk
startOffsetIntegerStart offset of this chunk in the original content[optional]
endOffsetIntegerEnd offset of this chunk in the original content[optional]
createdAtLongCreation timestamp (milliseconds since epoch)
updatedAtLongLast update timestamp (milliseconds since epoch)
createdByIdStringID of the user who created the chunk
updatedByIdStringID of the user who last updated the chunk