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.
pub fn wrap_extracting(
backend: Arc<dyn MemoryBackend>,
settings: &Settings,
oxicode: Option<&Oxicode>,
) -> Arc<dyn MemoryBackend> ⓘWrap a memory backend with the LLM/heuristic fact extractor.