mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-25 16:13:25 +00:00
docs(prompt_templates): fix typo in prompt template (#12497)
- **Description:** Fixes a small typo in the [Prompt template document](https://python.langchain.com/docs/modules/model_io/prompts/prompt_templates/) - **Dependencies:** none
This commit is contained in:
parent
9dead1034c
commit
35d726dc15
@ -67,7 +67,7 @@
|
|||||||
"id": "d54c803c-0f80-412d-9156-b8390e0265c0",
|
"id": "d54c803c-0f80-412d-9156-b8390e0265c0",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"The template supports any number of variables, including no variables:n"
|
"The template supports any number of variables, including no variables:"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user