mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-05 04:38:26 +00:00
parent
41ed23a050
commit
be5294e35d
@ -381,7 +381,7 @@
|
|||||||
"id": "f8014c9d",
|
"id": "f8014c9d",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"Now, we can initalize the agent with the LLM and the tools.\n",
|
"Now, we can initialize the agent with the LLM and the tools.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Note that we are passing in the `model`, not `model_with_tools`. That is because `create_react_agent` will call `.bind_tools` for us under the hood."
|
"Note that we are passing in the `model`, not `model_with_tools`. That is because `create_react_agent` will call `.bind_tools` for us under the hood."
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user