mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-04 12:18:24 +00:00
fix typos in docs/docs/expression_language/cookbook/prompt_llm_parser.ipynb (#11796)
trasform -> transform
This commit is contained in:
parent
ff8e6981ff
commit
ab145d85ec
@ -184,7 +184,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## PromptTemplate + LLM + OutputParser\n",
|
"## PromptTemplate + LLM + OutputParser\n",
|
||||||
"\n",
|
"\n",
|
||||||
"We can also add in an output parser to easily trasform the raw LLM/ChatModel output into a more workable format"
|
"We can also add in an output parser to easily transform the raw LLM/ChatModel output into a more workable format"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user