mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-03 19:57:51 +00:00
parent
41ed23a050
commit
be5294e35d
@ -381,7 +381,7 @@
|
||||
"id": "f8014c9d",
|
||||
"metadata": {},
|
||||
"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",
|
||||
"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