Interface: VectorIndexOptions
Extends
IndexStructOptions
Properties
indexId?
optional
indexId:string
Inherited from
IndexStructOptions.indexId
Source
packages/core/src/indices/vectorStore/index.ts:46
indexStruct?
optional
indexStruct:IndexDict
Inherited from
IndexStructOptions.indexStruct
Source
packages/core/src/indices/vectorStore/index.ts:45
logProgress?
optional
logProgress:boolean
Source
packages/core/src/indices/vectorStore/index.ts:53
nodes?
Source
packages/core/src/indices/vectorStore/index.ts:49
serviceContext?
optional
serviceContext:ServiceContext
Source
packages/core/src/indices/vectorStore/index.ts:50
storageContext?
optional
storageContext:StorageContext
Source
packages/core/src/indices/vectorStore/index.ts:51
vectorStores?
optional
vectorStores:VectorStoreByType