メインコンテンツまでスキップ

Interface: KeywordIndexOptions

Properties

indexId?

optional indexId: string

Source

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


indexStruct?

optional indexStruct: KeywordTable

Source

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


llm?

optional llm: LLM<object, object>

Source

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


nodes?

optional nodes: BaseNode <Metadata>[]

Source

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


serviceContext?

optional serviceContext: ServiceContext

Source

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


storageContext?

optional storageContext: StorageContext

Source

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