> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gp.scale.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Auto Evaluations Overview

Currently, the SGP platform supports evaluations done by LLMs in addition to humans. This is called an auto evaluation, and if you choose this option, the application variant will be run against the evaluation dataset and then an LLM will annotate the results based on the rubric.

<h2> Evaluation types that support autoevaluations through the UI </h2>

Currently, three types of evaluations support autoevaluations through the UI:

<ul>
  <li> Generation Datasets: for [RAG use cases](/docs/auto-evaluation/auto-evaluations-generation-datasets) </li>
  <li> Flexible Datasets: for [Summarization use cases](/docs/auto-evaluation/auto-evaluations-summarization) </li>
  <li> Flexible Datasets: for [Translation use cases](/docs/auto-evaluation/auto-evaluations-translation)) </li>
</ul>

<Warning>For other Flexible Dataset configurations, Auto Evaluations are not yet supported through the UI</Warning>
