[How to create few-shot evaluators | 🦜️🛠️ LangSmith](https://docs.smith.langchain.com/evaluation/how_to_guides/create_few_shot_evaluators): LLM should read this page when creating few-shot evaluators in LangSmith, setting up corrective learning for LLM evaluators, or managing evaluation feedback cycles. This guide explains how to create few-shot evaluators that improve over time using human corrections as examples, including how to set up mustache-template prompts with the {{Few-shot examples}} variable, make corrections that populate into a dedicated dataset, and access/edit the few-shot examples dataset.

