KeywordIndexOptions
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:42
Properties
Section titled “Properties”nodes?
Section titled “nodes?”
optional
nodes:BaseNode
<Metadata
>[]
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:43
indexStruct?
Section titled “indexStruct?”
optional
indexStruct:KeywordTable
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:44
indexId?
Section titled “indexId?”
optional
indexId:string
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:45
optional
llm:LLM
<object
,object
>
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:46
storageContext?
Section titled “storageContext?”
optional
storageContext:StorageContext
Defined in: .build/typescript/packages/llamaindex/src/indices/keyword/index.ts:47