Chapter 4. Evaluate AutoRAG results


After an AutoRAG optimization run completes, review the leaderboard and pattern details to select the best RAG configuration for your use case.

Prerequisites

  • You have created an AutoRAG optimization run and it has completed successfully.

Procedure

  1. In the OpenShift AI dashboard, click Gen AI studio > AutoRAG.
  2. Select a project from the project list.
  3. Click the name of the completed optimization run.
  4. Review the leaderboard, which ranks RAG patterns by your selected optimization metric.

    Compare scores across all metric columns to evaluate each pattern holistically. The score columns show mean values for each metric, and an indicator marks the optimization metric. For information about how each metric is calculated, see AutoRAG evaluation metrics.

  5. To view detailed information about a pattern, click the pattern name or select View details from the actions menu.

    The pattern details view shows:

    • Scores for each metric with mean, confidence interval high, and confidence interval low values
    • Configuration settings organized by category: chunking, embedding, retrieval, and generation
    • Sample Q&A results with per-question scores, your expected answers, and the pattern’s generated answers
  6. Compare patterns by examining Sample Q&A responses across different patterns.

    Review answers in the Sample Q&A tab to verify that patterns produce accurate, well-grounded responses.

  7. After you choose a pattern, save the notebooks for the pattern by doing the following from the actions menu:

    1. Select Save as indexing notebook.
    2. Select Save as inference notebook.

Verification

  • You have selected a RAG pattern based on its leaderboard scores and Sample Q&A results.
  • The indexing notebook and inference notebook for the selected pattern are downloaded to your system.
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat Documentation

Legal Notice

Theme

© 2026 Red Hat
Back to top