docs: fix typo (#18810)

Fixed typo in docs
This commit is contained in:
kAIto47802
2024-03-09 03:28:17 +09:00
committed by GitHub
parent cdfb5b4ca1
commit ff70cc4e80

View File

@@ -159,7 +159,7 @@
"id": "a50ce9b8",
"metadata": {},
"source": [
"A chat prompt is made up a of a list of messages. Purely for developer experience, we've added a convinient way to create these prompts. In this pipeline, each new element is a new message in the final prompt."
"A chat prompt is made up a of a list of messages. Purely for developer experience, we've added a convenient way to create these prompts. In this pipeline, each new element is a new message in the final prompt."
]
},
{