VectorIndexConstructorProps
Defined in: packages/core/src/indices/vectorStore/index.ts:45
Extends
Section titled “Extends”Properties
Section titled “Properties”vectorStores
Section titled “vectorStores”vectorStores:
VectorStoreByType
Defined in: packages/core/src/indices/BaseIndex.ts:9
Inherited from
Section titled “Inherited from”embedModel?
Section titled “embedModel?”
optionalembedModel:BaseEmbedding
Defined in: packages/core/src/indices/vectorStore/index.ts:47
embedFunc?
Section titled “embedFunc?”
optionalembedFunc:TextEmbedFunc
Defined in: packages/core/src/indices/vectorStore/index.ts:48