Append to an existing evaluation Dataset.

Create a new version of the dataset by appending content to the Dataset and validating against its schema.

File schema for dataset_type evaluation_set is a CSV file or a JSONL file where each line is one JSON object. The following keys are required:

  • prompt (string): Prompt or question

  • reference (string): Reference or ground truth response

Language
Credentials
Bearer
API Key
Click Try It! to start a request and see the response here!