mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-18 10:43:36 +00:00
cr
This commit is contained in:
parent
b21c485ad5
commit
6c13003dd3
@ -60,7 +60,7 @@
|
|||||||
"id": "6df0253f",
|
"id": "6df0253f",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Set up tool\n",
|
"## Set up tool\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Set up any tools the agent may want to use. This may be necessary to put in the prompt (so that the agent knows to use these tools)."
|
"Set up any tools the agent may want to use. This may be necessary to put in the prompt (so that the agent knows to use these tools)."
|
||||||
]
|
]
|
||||||
|
@ -61,7 +61,7 @@
|
|||||||
"id": "6df0253f",
|
"id": "6df0253f",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Set up tool\n",
|
"## Set up tool\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Set up any tools the agent may want to use. This may be necessary to put in the prompt (so that the agent knows to use these tools)."
|
"Set up any tools the agent may want to use. This may be necessary to put in the prompt (so that the agent knows to use these tools)."
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user