Skip to content

Commit 3627af8

Browse files
Update prompt-engineering.md
1 parent 4838a42 commit 3627af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/marketplace/genai/concepts/prompt-engineering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ These prompts typically contain input from the end-user or are generated by the
2121

2222
The prompts are key components in the interaction with GenAI. When implementing patterns like RAG and ReAct as a developer, you can influence the system's behavior by modifying the prompt. You need to explain to the system how to use the knowledge and functions that are provided, otherwise, it might ignore them, act differently, or start hallucinating.
2323

24-
{{% alert color="info" %}}If you’re looking for inspiration or examples, please visit our [Prompt Library](https://mendixlabs.github.io/smart-apps-prompt-library/).{{% /alert %}}
24+
{{% alert color="info" %}}If you are looking for inspiration or examples, visit [Prompt Library](https://mendixlabs.github.io/smart-apps-prompt-library/).{{% /alert %}}
2525

2626
## Prompt Types
2727

0 commit comments

Comments
 (0)