ChunkReference Model
ChunkReference Model documentation for JavaScript SDK
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| resultSetId | String | Result set ID that produced this chunk | |
| chunk | MemoryChunkResponse | ||
| memoryIndex | Number | Index of the chunk's memory in the client's memories array | |
| relevanceScore | Number | Relevance score for this chunk (0.0 to 1.0) |