ChunkReference Model
ChunkReference Model documentation for .NET SDK
Reference to a memory chunk with pointer to its parent memory
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ResultSetId | string | Result set ID that produced this chunk | |
| Chunk | MemoryChunkResponse | ||
| MemoryIndex | int | Index of the chunk's memory in the client's memories array | |
| RelevanceScore | double | Relevance score for this chunk (0.0 to 1.0) |