cancel_vector_store_file_batch

Function cancel_vector_store_file_batch 

Source
pub fn cancel_vector_store_file_batch<C, Fut, B, E>(
    client: C,
    params: &Params,
) -> CancelVectorStoreFileBatch<Fut, B, E> 
where C: FnOnce(Request<String>) -> Fut, Fut: Future<Output = Result<Response<B>, E>>, B: Body,
Expand description

Cancel vector store file batch