Interface: VectorIndexOptions
Extends
IndexStructOptions
Properties
imageVectorStore?
optional
imageVectorStore:VectorStore
Source
packages/core/src/indices/vectorStore/index.ts:48
indexId?
optional
indexId:string
Inherited from
IndexStructOptions.indexId
Source
packages/core/src/indices/vectorStore/index.ts:42
indexStruct?
optional
indexStruct:IndexDict
Inherited from
IndexStructOptions.indexStruct
Source
packages/core/src/indices/vectorStore/index.ts:41
logProgress?
optional
logProgress:boolean
Source
packages/core/src/indices/vectorStore/index.ts:50
nodes?
Source
packages/core/src/indices/vectorStore/index.ts:45
serviceContext?
optional
serviceContext:ServiceContext
Source
packages/core/src/indices/vectorStore/index.ts:46
storageContext?
optional
storageContext:StorageContext
Source
packages/core/src/indices/vectorStore/index.ts:47
vectorStore?
optional
vectorStore:VectorStore