Skip to main content

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

  1. Open Playground inside a project.
  2. Review the run configuration shown on the page.
  3. Start a playground run.
  4. Wait for the run detail page to open.
  5. Return to playground to review run history and filter runs by status.
  6. 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.