recallFixtures
constrecallFixtures:EvalDataset
Defined in: fixtures/recall-fixtures.ts:11
A small, hand-labeled dataset for offline recall evaluation.
Documents emulate long-term memories a user might store, grouped loosely by topic. Each query lists the document ids that a good retriever should surface. The dataset is intentionally compact and deterministic so the harness can run anywhere without network access or a vector database.