[](https://js.langchain.com/docs/how_to/few_shot_examples_chat/): LLM should read this page when 1) using few-shot examples to prompt chat models 2) selecting and formatting few-shot examples dynamically This page explains how to provide chat models with example inputs and outputs (few-shot examples) to guide generation, covering both fixed examples and dynamically selecting examples based on input similarity.

