Create Test Sets from UI
Overview
The Agenta UI provides an intuitive interface for creating and editing test sets manually. This is ideal when you want to quickly create or edit small test sets.
Creating a test set from the UI
To create a new test set from the UI:
- Go to
Test setsin the navigation - Click
Create a test set with UI - Name your test set
- Specify the columns for input types
- Add your test cases row by row
- Click
Save test setwhen done
Editing an existing test set
To edit an existing test set:
- Go to
Test sets - Select the test set you want to edit
- Make your changes (add, edit, or delete rows)
- Click
Save test setto persist your changes
tip
Remember to click Save test set before navigating away, or your changes will be lost!
Next steps
- Upload test sets as CSV for bulk imports
- Create test sets programmatically using API/SDK
- Create test sets from traces to capture production data
- Learn about running evaluations with your test sets