dhaga.docs
API referenceFunctions

registerVectorStore()

function registerVectorStore(vectorStore): () => void;

Defined in: retrieval/index.ts:43

Parameters

vectorStore

VectorStore

Returns

() => void

On this page