get_vector_store_file_batch

Function get_vector_store_file_batch 

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

Retrieve vector store file batch