[How to bind an evaluator to a dataset in the UI | 🦜️🛠️ LangSmith](https://docs.smith.langchain.com/evaluation/how_to_guides/bind_evaluator_to_dataset): LLM should read this page when learning how to configure evaluators for datasets in LangSmith UI, when setting up automatic evaluation, or when creating custom evaluation functions. This page provides step-by-step instructions for binding evaluators to datasets in the LangSmith UI, covering both LLM-as-judge evaluators and custom code evaluators, with examples of implementation, restrictions, and visualization of evaluation results.

