[How to run an evaluation from the prompt playground | 🦜️🛠️ LangSmith](https://docs.smith.langchain.com/evaluation/how_to_guides/run_evaluation_from_prompt_playground): LLM should read this page when running evaluations from the LangSmith prompt playground, testing prompts across multiple inputs without coding, or understanding how to create experiments in LangSmith UI. This page explains how to run evaluations using LangSmith's prompt playground: navigating to the playground, switching to a dataset, starting an experiment, viewing results, and adding evaluation scores by binding evaluators to datasets or using the SDK programmatically.

