mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-13 14:50:00 +00:00
docs: Update chatbot.ipynb (#27422)
- [ ] **PR title**: "docs: Typo fix" Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
parent
2678cda83b
commit
689e8b7e66
@ -449,7 +449,7 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"Right now, all we've done is add a simple persistence layer around the model. We can start to make the more complicated and personalized by adding in a prompt template.\n",
|
"Right now, all we've done is add a simple persistence layer around the model. We can start to make the chatbot more complicated and personalized by adding in a prompt template.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Prompt templates\n",
|
"## Prompt templates\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user