pub fn get_vector_store_file<C, Fut, B, E>(
client: C,
params: &GetVectorStoreFileParams,
) -> GetVectorStoreFile<Fut, B, E> ⓘ
Expand description
Retrieves a vector store file.
pub fn get_vector_store_file<C, Fut, B, E>(
client: C,
params: &GetVectorStoreFileParams,
) -> GetVectorStoreFile<Fut, B, E> ⓘ
Retrieves a vector store file.