mirror of
https://github.com/hwchase17/langchain.git
synced 2025-04-28 11:55:21 +00:00
docs: fix typo in llm_chain.ipynb (#23907)
- Fix typo in the tutorial step - Add some context on `text`
This commit is contained in:
parent
99b1467b63
commit
db6512aa35
@ -325,7 +325,7 @@
|
||||
"id": "fedf6f13",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"Next, we can create the PromptTemplate. This will be a combination of the `system_template` as well as a simpler template for where the put the text"
|
||||
"Next, we can create the PromptTemplate. This will be a combination of the `system_template` as well as a simpler template for where to put the text to be translated"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user