try_load_embedding_runtime_with_model

Function try_load_embedding_runtime_with_model 

Source
pub fn try_load_embedding_runtime_with_model(
    config: &CliConfig,
    model_override: Option<&str>,
) -> Option<EmbeddingRuntime>
Expand description

Try to load embedding runtime with model override (returns None if unavailable)