From c96e57f9d4bd28a3e1af7ece31b15a084ef410f2 Mon Sep 17 00:00:00 2001 From: Arun Brahma Date: Wed, 15 Jan 2025 11:32:39 +0530 Subject: [PATCH] docs: update docs/index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 73fa33709..0a07f56a3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -55,5 +55,5 @@ Ragas is a library that provides tools to supercharge the evaluation of Large La
How can I make evaluation results more explainable?
- The best way is to trace and log your evaluation, then inspect the results using LLM traces. You can follow a detailed example of this process here. + The best way is to trace and log your evaluation, then inspect the results using LLM traces. You can follow a detailed example of this process here.
\ No newline at end of file