update title

This commit is contained in:
Arjun Natarajan
2025-02-19 10:20:13 -08:00
parent 7884401ec8
commit c0ad92b6db
2 changed files with 3 additions and 3 deletions
@@ -1,4 +1,4 @@
# Iterating on your graph in Studio
# Prompt Engineering in LangGraph Studio
In LangGraph Studio you can iterate on the prompts used within your graph by utilizing the LangSmith Playground. To do so:
@@ -8,4 +8,4 @@ In LangGraph Studio you can iterate on the prompts used within your graph by uti
![Playground in Studio](../img/studio_playground.png)
From here you can edit the prompt, test different model configurations and re-run just this LLM call without having to re-run the entire graph. When you are happy with your changes, you can copy the updated prompt back into your graph.
From here you can edit the prompt, test different model configurations and re-run just this LLM call without having to re-run the entire graph. When you are happy with your changes, you can copy the updated prompt back into your graph.