Enumerations
KeywordTableRetrieverMode
Defined in: llamaindex/src/indices/keyword/index.ts:49
Enumeration Members
DEFAULT
DEFAULT:
"DEFAULT"
Defined in: llamaindex/src/indices/keyword/index.ts:50
SIMPLE
SIMPLE:
"SIMPLE"
Defined in: llamaindex/src/indices/keyword/index.ts:51
RAKE
RAKE:
"RAKE"
Defined in: llamaindex/src/indices/keyword/index.ts:52