GoodMem
ReferenceClient SDKs.NET SDKResponses

MemoryChunkResponse

MemoryChunkResponse documentation for .NET SDK

Memory chunk information

Properties

NameTypeDescriptionNotes
ChunkIdstringUnique identifier of the memory chunk
MemoryIdstringID of the memory this chunk belongs to
ChunkSequenceNumberintSequence number of this chunk within the memory
ChunkTextstringThe text content of this chunk
VectorStatusstringStatus of vector processing for this chunk
StartOffsetint?Start offset of this chunk in the original content[optional]
EndOffsetint?End 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

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page