Create a new dataset. If there is an existing dataset in the project with the same name as the one specified in the request, will return the existing dataset unmodified
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
Any desired information about the new dataset object
Unique identifier for the project that the dataset belongs under
Name of the dataset. Within a project, dataset names are unique
1Textual description of the dataset
User-controlled metadata about the dataset
Returns the new dataset object
Unique identifier for the dataset
Unique identifier for the project that the dataset belongs under
Name of the dataset. Within a project, dataset names are unique
Textual description of the dataset
Date of dataset creation
Date of dataset deletion, or null if the dataset is still active
Identifies the user who created the dataset
User-controlled metadata about the dataset