Playground
Purpose
Use Playground for faster experimentation inside a project.
When to use it
Open playground when you want to test a configuration quickly, inspect recent run history, or generate derivative datasets without starting from the full eval list.
Prerequisites
- You have a project.
- You have the datasets, agents, or eval setup needed for the experiment.
Steps
- Open Playground inside a project.
- Review the run configuration shown on the page.
- Start a playground run.
- Wait for the run detail page to open.
- Return to playground to review run history and filter runs by status.
- If needed, generate an adversarial or derivative dataset from playground.
Expected result
You have a quick feedback loop for validating a setup and creating follow-on datasets.
What to know
- Playground is optimized for exploration.
- Playground run history helps you revisit recent experiments.
- Derivative dataset generation can start from existing data and chosen attack methods.