Skip to main content

semantic_search_v3_with_progress

Function semantic_search_v3_with_progress 

Source
pub async fn semantic_search_v3_with_progress(
    options: &SearchOptions,
    progress_callback: Option<SearchProgressCallback>,
) -> Result<SearchResults>