vectorStoreFileBatch
abstract suspend fun vectorStoreFileBatch(vectorStoreId: <Error class: unknown class>, batchId: <Error class: unknown class>, requestOptions: <Error class: unknown class>? = null): <Error class: unknown class>?
Retrieves a vector store file batch.
Parameters
vectorStoreId
The ID of the vector store file batch to retrieve.
batchId
The ID of the vector store file batch to retrieve.
requestOptions
request options.