Prerequisites

  • You have already created a prompt. Learn how to create a prompt here.
  • You have already created an LLM evaluator. Learn how to create an LLM evaluator here.
  • You have already created an experiment. Learn how to create an experiment here.

Steps

1

Run an experiment

After you have created an experiment and imported a testset, you can run the experiment by clicking the Run all button. Learn how to import a testset here.

2

Run an evaluations

After you have run an experiment, you can run evaluations by clicking the Evaluate button. Evaluate empty will run evaluations on cells that have no evaluations. Evaluate all will run evaluations on all cells.

3

View results

After you have run evaluations, you can view the results by clicking the Scores button.

4

View results summary

After you have run evaluations, you can view the results summary graphs by scrolling down the page.

5

Make changes to your prompts

Now you already know the performance of your prompts. You can go to the Prompt editor to make changes to your prompts to improve the performance.