Skip to main content

embed_passage_or_local

Function embed_passage_or_local 

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