Choose your path
Pick the Stratix entry point that fits what you're trying to do.
Last updated
Was this helpful?
Pick the Stratix entry point that fits what you're trying to do.
...want to know which model is best at X
...want to compare two models head-to-head
...want to run a private evaluation on your own data
...want to build an LLM judge
...want to upload a trace and score it
...want to integrate evaluations into code or CI/CD
...are setting up for a team
...just want to test your AI quickly
Many teams use all three surfaces. A typical first day looks like:
Public — research the catalog, shortlist candidate models.
Premium — sign up, run a private evaluation against your data on the shortlist.
SDK — wire the winning evaluation into your code or CI gate.
You can switch between Public and Premium with the Switch toggle in the Premium top bar.
Skipping the Public catalog and going straight to Premium. You'll waste ECU running candidates that public scores would have ruled out.
Building a judge before you have a labeled set. Judges only work as well as the labels you tune them against. Even 30 labels makes a meaningful difference.
Wiring CI gates before you've run the eval interactively. Start in the Premium UI; promote to CI once you trust the result.
Last updated
Was this helpful?
Was this helpful?