fix typos in docs/docs/expression_language/cookbook/prompt_llm_parser.ipynb (#11796)

trasform -> transform
pull/11520/head^2
Surav Shrestha 10 months ago committed by GitHub
parent ff8e6981ff
commit ab145d85ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -184,7 +184,7 @@
"source": [
"## PromptTemplate + LLM + OutputParser\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…
Cancel
Save