pub fn get_vector_store_file_batch<C, Fut, B, E>(
client: C,
params: &GetVectorStoreFileBatchParams,
) -> GetVectorStoreFileBatch<Fut, B, E> ⓘ
Expand description
Retrieves a vector store file batch.
pub fn get_vector_store_file_batch<C, Fut, B, E>(
client: C,
params: &GetVectorStoreFileBatchParams,
) -> GetVectorStoreFileBatch<Fut, B, E> ⓘ
Retrieves a vector store file batch.