Skip to main content
There are two ways to start using Freeplay, depending on your role and goals.

Which path should you choose?

Start in the UI

Choose this path if you want to use Freeplay before you’ve built an app, or before you’re ready to integrated. You can:
  • Import prompts and begin to test changes against different models
  • Evaluate and compare different prompts and models
  • Build test datasets and run your own custom evaluations before writing any integration code
  • Learn Freeplay’s capabilities without touching code
  • Integrate working prompt templates and evals to your code when ready

Integrate with your app

Choose this path if you’ve already built an app or agent and want to:
  • Capture, view, and score traces and individual LLM completions when you application runs
  • Run evaluations on live data
  • Create datasets from actual user interactions
  • Start managing prompt and model configurations in Freeplay
  • Create a testing harness to run your own custom evals any time you change your code