Merge branch 'main' into url_twitter_update

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-02-20 17:20:14 -03:00 committed by GitHub
commit 70ff39e52b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ The `PromptTemplate` component allows users to create prompts and define variabl
<Admonition type="info">
Once a variable is defined in the prompt template, it becomes a component
input of its own. Check out [Prompt
Customization](../guidelines/prompt-customization.mdx) to learn more.
Customization](../docs/guidelines/prompt-customization.mdx) to learn more.
</Admonition>
- **template:** Template used to format an individual request.