repetitions are available in Phoenix 11.37.0 and the clients that support them
Configuring Repetitions
Repetitions can be configured whenever you run an experiment via the phoenix client. The repetitions parameter determines how many times each example is used in your task. So if you have 3 examples with 2 repetitions, your task will be run 6 times and evaluated 6 times.- Python
- TypeScript
Viewing Repetitions
If you’ve run your experiments with repetitions, you will see arrow icons at the top of each output. At the bottom you will see the average of the evaluations as well as the score for the evaluation you are looking at. You can click on the arrows to cycle through the repetions or click on the expand icon to view the full details.


