vector Store File Batch
abstract suspend fun vectorStoreFileBatch(vectorStoreId: VectorStoreId, batchId: BatchId, requestOptions: RequestOptions? = null): FilesBatch?
Retrieves a vector store file batch.
Parameters
vector Store Id
The ID of the vector store file batch to retrieve.
batch Id
The ID of the vector store file batch to retrieve.
request Options
request options.