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