ChunkReference Model
ChunkReference Model documentation for Java SDK
ChunkReference
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 | Integer | Index of the chunk's memory in the client's memories array | |
| relevanceScore | Double | Relevance score for this chunk (0.0 to 1.0) |