vectorStoreFileBatch
abstract suspend fun vectorStoreFileBatch(vectorStoreId: VectorStoreId, batchId: BatchId, requestOptions: RequestOptions? = null): FilesBatch?
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.