Skip to content

EvalDocument

Defined in: types.ts:10

A single document (memory) that can be retrieved.

readonly id: string

Defined in: types.ts:12

Stable identifier used to judge relevance.


readonly text: string

Defined in: types.ts:14

Natural-language content used by text-based retrievers.