pub fn load_semantic_context_no_version_check(
data_dir: &Path,
db_path: &Path,
) -> SemanticSetupExpand description
Load semantic context without version checking.
Use this when you’ve already acknowledged an update and want to load the model anyway.