From 7adc63c40c74f4197c2186036a9dc2734dc0fd18 Mon Sep 17 00:00:00 2001 From: Ankush Gola Date: Wed, 11 Dec 2024 21:20:39 -0800 Subject: [PATCH] title --- docs/evaluation/how_to_guides/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/evaluation/how_to_guides/index.md b/docs/evaluation/how_to_guides/index.md index d1cf7968..f79293a1 100644 --- a/docs/evaluation/how_to_guides/index.md +++ b/docs/evaluation/how_to_guides/index.md @@ -20,7 +20,7 @@ Evaluate and improve your application before deploying it. - [Evaluate an existing experiment (Python only)](./how_to_guides/evaluate_existing_experiment) - [Run an evaluation from the UI](./how_to_guides/run_evaluation_from_prompt_playground) - [Run an evaluation via the REST API](./how_to_guides/run_evals_api_only) -- [Run an evaluation with file attachments](./how_to_guides/evaluate_with_attachments) +- [Run an evaluation with large file inputs](./how_to_guides/evaluate_with_attachments) ### Define an evaluator