Workflow
Getting Started with LangSmith (2/6): Playground & Prompts
LangChain·2025-06-25 00:55

Hi, today we're going to talk about prompt engineering in Langmith. Langmith includes several useful features for optimizing and iterating on your LLM prompts. The first feature we'll be covering is called the prompt playground.The playground is accessible in the lefth hand navigation pane viewable here. However, you can also access the playground through any individual trace containing an LM call. Let's check out that second option using the application we built in our previous video, the explain like I'm ...