(docs) fix broken links (#4823)

This commit is contained in:
vksx
2025-05-28 13:36:48 +00:00
committed by GitHub
parent ce5f248e3b
commit bcc6485f6c
3 changed files with 3 additions and 3 deletions
@@ -146,7 +146,7 @@ graph_builder.add_node("tools", tool_node)
!!! note
If you do not want to build this yourself in the future, you can use LangGraph's prebuilt [ToolNode](https://langchain-ai.github.io/langgraph/reference/prebuilt/#toolnode).
If you do not want to build this yourself in the future, you can use LangGraph's prebuilt [ToolNode](https://langchain-ai.github.io/langgraph/reference/agents/#langgraph.prebuilt.tool_node.ToolNode).
## 6. Define the `conditional_edges`