docs: how-to for finding graph runs in LangSmith (#1631)

---------

Co-authored-by: Vadym Barda <vadym@langchain.dev>
This commit is contained in:
Isaac Francisco
2024-09-08 14:59:44 +00:00
committed by GitHub
co-authored by Vadym Barda
parent 2c088fa1bb
commit 38a644cf79
4 changed files with 203 additions and 1 deletions
+1
View File
@@ -87,6 +87,7 @@ These guides show how to use different streaming modes.
- [How to use a context object in state](state-context-key.ipynb)
- [How to add node retries](node-retries.ipynb)
- [How to force function calling agent to structure output](react-agent-structured-output.ipynb)
- [How to pass custom LangSmith run ID for graph runs](run-id-langsmith.ipynb)
## Prebuilt ReAct Agent