VectorIndexOptions
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:52
IndexStructOptions
indexStruct?
Section titled “indexStruct?”
optionalindexStruct:IndexDict
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:49
IndexStructOptions.indexStruct
optional索引ID:string
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:50
IndexStructOptions.indexId
optionalnodes:BaseNode<Metadata>[]
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:53
optional存储上下文:StorageContext
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:54
optionalvectorStores:VectorStoreByType
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:55
optionallogProgress:boolean
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:56
progressCallback()?
Section titled “progressCallback()?”
optionalprogressCallback: (progress,total) =>void
定义于:.build/typescript/packages/llamaindex/src/indices/vectorStore/index.ts:57
number
number
void