ReflectResult
Defined in: types.ts:84
Properties
Section titled “Properties”dateRange
Section titled “dateRange”dateRange: {
earliest:string;latest:string; } |null
Defined in: types.ts:90
memoryCount
Section titled “memoryCount”memoryCount:
number
Defined in: types.ts:89
query:
string
Defined in: types.ts:85
retrievalMode?
Section titled “retrievalMode?”
optionalretrievalMode?:"semantic"|"lexical"
Defined in: types.ts:96
How the source memories were retrieved. lexical means the server had no
embedding provider and fell back to keyword matching, so a thin or empty
reflection is not evidence that nothing relevant is stored.
sourceIds
Section titled “sourceIds”sourceIds:
string[]
Defined in: types.ts:88
summary
Section titled “summary”summary:
string
Defined in: types.ts:86
themes
Section titled “themes”themes:
string[]
Defined in: types.ts:87