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