A guide to manage test cases for running experiments and run prompt experiments against testsets.
Create your test cases in a CSV file.
{{}}
syntax). You can include an additional column for expected outputs.For example, if your prompt uses variables like {{first_name}}
, {{description}}
, {{job_title}}
, and {{company_name}}
, your CSV should have columns named first_name
, description
, job_title
, and company_name
.Import the testset
ideal_output
, then the testset will show the ideal output for each test case.
Create an experiment
Add test cases
Run the experiment
Run
button in the each cell, or run all the cells by clicking the Run all
button.Run evaluations for outputs