Tailored Generation
Update Dataset
Update a dataset.
In order to use a dataset in a model training, its status must be set to completed.
Once a dataset status is changed to completed:
- Images cannot be added or removed
- Image captions cannot be edited
- Caption prefix cannot be modified
It is recommended to use the route Clone Dataset As Draft in order to create a new version of a dataset.
Constraints:
- Cannot update caption_prefix if dataset status is completed
- Dataset must have at least 1 image to be marked as completed
put/tailored-gen/datasets/{dataset_id}
Path parameters
dataset_idstring required
Dataset ID
Headers
api_tokenstring required
Request body
Response
Dataset successfully updated
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲