JsonFilePropositionRepository

constructor(path: Path, embeddingService: <Error class: unknown class>? = null)

Parameters

path

the JSON file the store is persisted to and loaded from.

embeddingService

optional embedder; when null, vector paths return empty results.