From c282180e4355984b76ad931af470d25cd1d13b2f Mon Sep 17 00:00:00 2001 From: Vinil Vasani <35430471+vinilvasani@users.noreply.github.com> Date: Thu, 9 Apr 2026 12:41:34 +0530 Subject: [PATCH] fix(tutorials): typo in autoevals output --- docs/my-website/docs/tutorials/eval_suites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/my-website/docs/tutorials/eval_suites.md b/docs/my-website/docs/tutorials/eval_suites.md index b533da99367..3fb76e3a91a 100644 --- a/docs/my-website/docs/tutorials/eval_suites.md +++ b/docs/my-website/docs/tutorials/eval_suites.md @@ -274,7 +274,7 @@ Score( name='Factuality', score=0, metadata= - {'rationale': "The expert answer is 'India'.\nThe submitted answer is 'As of 2021, China has the highest population in the world with an estimated 1.4 billion people.'\nThe submitted answer mentions China as the country with the highest population, while the expert answer mentions India.\nThere is a disagreement between the submitted answer and the expert answer.", + {'rationale': "The expected answer is 'India'.\nThe submitted answer is 'As of 2021, China has the highest population in the world with an estimated 1.4 billion people.'\nThe submitted answer mentions China as the country with the highest population, while the expected answer mentions India.\nThere is a disagreement between the submitted answer and the expected answer.", 'choice': 'D' }, error=None