Skip to main content

export_llm_context

Function export_llm_context 

Source
pub fn export_llm_context(
    thread: &ExportThread,
    reader_config: &ReaderConfig,
) -> String
Expand description

Export thread optimized for AI consumption. Uses the reader pipeline to strip noise, producing a token-efficient representation.