This commit is contained in:
Harrison Chase 2023-04-03 08:44:50 -07:00
parent b21c485ad5
commit 6c13003dd3
2 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@
"id": "6df0253f",
"metadata": {},
"source": [
"# Set up tool\n",
"## Set up tool\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)."
]

View File

@ -61,7 +61,7 @@
"id": "6df0253f",
"metadata": {},
"source": [
"# Set up tool\n",
"## Set up tool\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)."
]