Interface: VectorStore
Extends
Properties
embedModel
embedModel:
BaseEmbedding
Inherited from
Source
packages/core/src/storage/vectorStore/types.ts:74
isEmbeddingQuery?
optional
isEmbeddingQuery:boolean
Inherited from
VectorStoreNoEmbedModel
. isEmbeddingQuery
Source
packages/core/src/storage/vectorStore/types.ts:63