diff --git a/docs/evaluation/how_to_guides/index.md b/docs/evaluation/how_to_guides/index.md index ac5031be..bfb8faee 100644 --- a/docs/evaluation/how_to_guides/index.md +++ b/docs/evaluation/how_to_guides/index.md @@ -56,7 +56,8 @@ Run evals using your favorite testing tools: Evaluate and monitor your system's live performance on production data. -- [Set up an online evaluator](../../observability/how_to_guides/monitoring/online_evaluations) +- [Set up an LLM-as-judge online evaluator](../../observability/how_to_guides/monitoring/online_evaluations#configure-llm-as-judge-evaluators) +- [Set up a custom code online evaluator](../../observability/how_to_guides/monitoring/online_evaluations#configure-custom-code-evaluators) - [Create a few-shot evaluator](./how_to_guides/create_few_shot_evaluators) ## Automatic evaluation