For the complete documentation index, see llms.txt. This page is also available as Markdown.

Spaces

The Stratix Premium Spaces surface — save and re-run evaluation configurations as conditions change.

Available in Stratix Premium. This surface is part of the logged-in workspace at stratix.layerlens.ai. Stratix Public users can browse the catalog but cannot use this feature.

A space is a saved evaluation configuration: a set of models, a dataset, and a scoring config bundled into a reusable workspace. When you re-run a space, the configuration stays constant — only your iteration changes (a new prompt, a new model version, a new judge).

What you can do

  • Browse public spaces — curated by LayerLens and partners

  • Browse private spaces — scoped to your org

  • Create a new space

  • Re-run an existing space with one click

  • Compare runs within a space — see how scores change over time

When to use a space (vs a one-off evaluation)

  • Use a space when you'll evaluate the same configuration multiple times — e.g., regression testing as you iterate.

  • Use a one-off evaluation when you're exploring and don't need to keep the configuration around.

Creating a private space

  1. Click New space

  2. Pick models (one or more)

  3. Pick dataset / benchmark

  4. Pick scoring (scorers + judges)

  5. Save with a name and description

The space appears in your org's Spaces list. Anyone in your org can re-run it.

Re-running a space

A space's runs are tracked over time. The space page shows:

  • Run history with scores

  • Score-over-time chart per dimension

  • Latest verdict

  • "Re-run" button

Public spaces

Browse Public evaluation spaces for inspiration. You can clone a public space into a private one in your org, then customize.

Where to next

Last updated

Was this helpful?