Interface: ExtractionStrategyLlm
@kortexya/reasoninglayer / Ingestion / ExtractionStrategyLlm
Interface: ExtractionStrategyLlm
Defined in: src/types/ingestion.ts:187
LLM-based extraction strategy — most capable, slower, requires API.
Remarks
Wire format: {"type": "llm"}
Properties
type
type:
"llm"
Defined in: src/types/ingestion.ts:188