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