mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-20 22:03:52 +00:00
Fixed a typo Teplate > Template (#2348)
Nothing special. Just a simple typo fix.
This commit is contained in:
parent
870cd33701
commit
00c39ea409
@ -88,7 +88,7 @@
|
|||||||
"id": "2e7a075c",
|
"id": "2e7a075c",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"## Prompt Teplate\n",
|
"## Prompt Template\n",
|
||||||
"\n",
|
"\n",
|
||||||
"This instructs the agent on what to do. Generally, the template should incorporate:\n",
|
"This instructs the agent on what to do. Generally, the template should incorporate:\n",
|
||||||
" \n",
|
" \n",
|
||||||
|
Loading…
Reference in New Issue
Block a user