Training Datasets V3 (Beta)
Create Training Dataset
POST
/
v4
/
training-datasets
Authorizations
Body
multipart/form-data
The ID of the account that owns the given entity.
The name of the dataset
The schema type of the dataset, currently only GENERATION is supported
Available options:
GENERATION
, RERANKING_QUESTIONS
The file to upload as the training dataset
Response
200 - application/json
The name of the dataset
The schema type of the dataset, currently only GENERATION is supported
Available options:
GENERATION
, RERANKING_QUESTIONS
The data source of the dataset, used to determine how to parse the location
Available options:
S3
, SharePoint
, LocalFile
, LocalChunks
, GoogleDrive
, AzureBlobStorage
, Confluence
, Slack
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.