Skip to main content

load_ocr_text

Function load_ocr_text 

Source
pub fn load_ocr_text(
    thread_id: &str,
    model_id: Option<&str>,
) -> Result<String, String>