Skip to main content

wrap_extracting

Function wrap_extracting 

Source
pub fn wrap_extracting(
    backend: Arc<dyn MemoryBackend>,
    settings: &Settings,
    oxicode: Option<&Oxicode>,
) -> Arc<dyn MemoryBackend> 
Expand description

Wrap a memory backend with the LLM/heuristic fact extractor.