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