extract

abstract fun extract(chunk: <Error class: unknown class>, context: SourceAnalysisContext): SuggestedPropositions

Extract propositions from a chunk using LLM.

Return

Container with suggested propositions

Parameters

chunk

The text chunk to analyze

context

Configuration including schema and optional directions