📝 docs(prompt-customization.mdx): add line breaks for better readability and remove unnecessary empty lines

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-07-28 14:26:40 -03:00
commit f82a97b010

View file

@ -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.
{" "}
<ZoomableImage
alt="Docusaurus themed image"
sources={{
@ -43,6 +44,7 @@ Once inserted, these variables are immediately recognized as new fields in the p
You can also use documents or output parsers as prompt variables. By plugging them into prompt handles, theyll disable and feed that input field.
{" "}
<ZoomableImage
alt="Docusaurus themed image"
sources={{
@ -56,6 +58,7 @@ With this, users can interact with documents, webpages, or any other type of con
If working with an interactive (chat-like) flow, remember to keep one of the input variables empty to behave as the chat input.
{" "}
<ZoomableImage
alt="Docusaurus themed image"
sources={{