Prerequisites
- At least one prompt created in Respan. See Manage prompts.
- Variables added to your prompt. See Variables & Jinja.
Run an experiment
Create a prompt with variables
Use 

{{variable}} to define variables in your prompt. Configure parameters in the side panel, then commit the version.

Create a testset
Import a CSV file
Import a CSV file
Every column in the CSV maps to a variable in your prompt. Add an
Click Import from CSV to import your testset.

ideal_output column for expected outputs.


Create a blank testset
Create a blank testset
Click Create empty, then add rows with the + Add row button.



Create the experiment
Click + NEW experiment, select the prompt and versions to test, then import a testset or add test cases manually.







Evaluate with LLM
Run LLM evaluators to automatically score results.



Experiments with images
Run experiments using image-based datasets to test visual prompts.Create a dataset with images
Upload a CSV with image references
Upload a CSV with image references
Prepare a CSV where column headers match your prompt variables. Include image URLs in the image column.After uploading, change the image column’s data type to Image.
Create directly in Testsets
Create directly in Testsets
Add test cases, set a column type to Image, then input image URLs or upload directly.



