Package com.openai.models.vectorstores.filebatches
See: Description
-
Class Summary Class Description Builder A builder for FileBatchCancelParams. FileBatchCancelParams Cancel a vector store file batch. Builder A builder for FileBatchCreateParams. Builder A builder for Body. Body Builder A builder for Attributes. Attributes Set of 16 key-value pairs that can be attached to an object. FileBatchCreateParams Create a vector store file batch. Builder A builder for FileBatchListFilesPage. FileBatchListFilesPage Builder A builder for FileBatchListFilesPageAsync. FileBatchListFilesPageAsync Builder A builder for FileBatchListFilesPageResponse. FileBatchListFilesPageResponse Builder A builder for FileBatchListFilesParams. Filter Filter by file status. Order Sort order by the created_at
timestamp of the objects.FileBatchListFilesParams Returns a list of vector store files in a batch. Builder A builder for FileBatchRetrieveParams. FileBatchRetrieveParams Retrieves a vector store file batch. Builder A builder for VectorStoreFileBatch. Builder A builder for FileCounts. FileCounts Status The status of the vector store files batch, which can be either in_progress
,completed
,cancelled
orfailed
.VectorStoreFileBatch A batch of files attached to a vector store. -
Enum Summary Enum Description Known An enum containing Filter's known values. Value An enum containing Filter's known values, as well as an _UNKNOWN member. Known An enum containing Order's known values. Value An enum containing Order's known values, as well as an _UNKNOWN member. Known An enum containing Status's known values. Value An enum containing Status's known values, as well as an _UNKNOWN member.