Easily manage and organize test cases. Import a CSV file and edit it like a Google Sheet.
{{}}
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
.
ideal_output
, then the testset will show the ideal output for each test case.