Skip to content

Commit

Permalink
update online eval how to links
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Jan 27, 2025
1 parent d30fb01 commit a494b60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/evaluation/how_to_guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a494b60

Please sign in to comment.