We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae507f9 commit a0218c1Copy full SHA for a0218c1
recipes/use_cases/agents/langchain/README.md
@@ -12,7 +12,7 @@ Tool-calling agents with LangGraph use two nodes: (1) a node with an LLM decides
12
13
Our first notebook, `langgraph-tool-calling-agent`, shows how to build our agent mentioned above using LangGraph.
14
15
-See this [video overview](https://www.loom.com/share/ae10a5bc13e146efba2c446b626f6411) for more detail on the design of this agent.
+See this [video overview](https://www.youtube.com/watch?v=j2OAeeujQ9M) for more detail on the design of this agent.
16
17
---
18
0 commit comments