본문으로 건너뛰기

Interface: KeywordIndexOptions

Properties

indexId?

optional indexId: string

Source

packages/core/src/indices/keyword/index.ts:36


indexStruct?

optional indexStruct: KeywordTable

Source

packages/core/src/indices/keyword/index.ts:35


llm?

optional llm: LLM<object, object>

Source

packages/core/src/indices/keyword/index.ts:38


nodes?

optional nodes: BaseNode <Metadata>[]

Source

packages/core/src/indices/keyword/index.ts:34


serviceContext?

optional serviceContext: ServiceContext

Source

packages/core/src/indices/keyword/index.ts:37


storageContext?

optional storageContext: StorageContext

Source

packages/core/src/indices/keyword/index.ts:39