Merge pull request #1227 from langchain-ai/cc/fix_toolbar_title

docs: update title of doc in sidebar
This commit is contained in:
ccurme
2024-08-05 14:00:29 -04:00
committed by GitHub
+1 -1
View File
@@ -157,7 +157,7 @@ nav:
- Handle tool calling errors: how-tos/tool-calling-errors.ipynb
- Pass graph state to tools: how-tos/pass-run-time-values-to-tools.ipynb
- Pass config to tools: how-tos/pass-config-to-tools.ipynb
- Handle large numbers of tools: how-tos/many-tools.ipynb
- Handle many tools: how-tos/many-tools.ipynb
- State Management:
- Use Pydantic model as state: how-tos/state-model.ipynb
- Use a context object in state: how-tos/state-context-key.ipynb