Skip to main content

embed_query_or_local

Function embed_query_or_local 

Source
pub fn embed_query_or_local(
    models_dir: &Path,
    text: &str,
) -> Result<Vec<f32>, AppError>