From f82a97b010713c848181cc64e26e61bbb6500794 Mon Sep 17 00:00:00 2001 From: Gabriel Luiz Freitas Almeida Date: Fri, 28 Jul 2023 14:26:40 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(prompt-customization.mdx):?= =?UTF-8?q?=20add=20line=20breaks=20for=20better=20readability=20and=20rem?= =?UTF-8?q?ove=20unnecessary=20empty=20lines?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/docs/guidelines/prompt-customization.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docs/guidelines/prompt-customization.mdx b/docs/docs/guidelines/prompt-customization.mdx index ebbbd9c03..efb5b3928 100644 --- a/docs/docs/guidelines/prompt-customization.mdx +++ b/docs/docs/guidelines/prompt-customization.mdx @@ -32,6 +32,7 @@ Variables can be used to define instructions, questions, context, inputs, or exa Once inserted, these variables are immediately recognized as new fields in the prompt component. Here, you can define their values within the component itself or leave a field empty to be adjusted over the chat interface. {" "} +