Skip to main content

create

Function create 

Source
pub fn create(_model_cache_dir: &Path) -> Result<Box<dyn Embedder>, String>
Expand description

Stub when the semantic feature is disabled — always reports unavailability.

§Errors

Always returns a notice that the build lacks semantic support.