mirror of
https://github.com/hwchase17/langchain
synced 2024-11-13 19:10:52 +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",
|
||||
"metadata": {},
|
||||
"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",
|
||||
"## Prompt templates\n",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user