make reference to langsmith a bit cleareR

This commit is contained in:
Arjun Natarajan
2025-02-26 21:33:45 -05:00
parent 7cb0bd52e8
commit de888b4032
+1 -1
View File
@@ -29,7 +29,7 @@ There are two ways to connect your LangGraph app with the studio:
### Deployed Application
If you have deployed your LangGraph application on LangGraph Platform (Cloud), you can access the studio as part of that deployment. To do so, navigate to the deployment in LangGraph Platform and click the "LangGraph Studio" button.
If you have deployed your LangGraph application on LangGraph Platform, you can access the studio as part of that deployment. To do so, navigate to the deployment in LangGraph Platform within the LangSmith UI and click the "LangGraph Studio" button.
### Local Development Server