From 87f15f66b610b4fba851643aeadd217cfafbe1dc Mon Sep 17 00:00:00 2001 From: Pamela Fox Date: Wed, 23 Oct 2024 23:55:02 +0000 Subject: [PATCH] Test eval workflow --- docs/evaluation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/evaluation.md b/docs/evaluation.md index de62cee0..0aef8e98 100644 --- a/docs/evaluation.md +++ b/docs/evaluation.md @@ -2,6 +2,7 @@ Follow these steps to evaluate the quality of the answers generated by the RAG flow. + * [Deploy a GPT-4 model](#deploy-a-gpt-4-model) * [Setup the evaluation environment](#setup-the-evaluation-environment) * [Generate ground truth data](#generate-ground-truth-data)