Add video link to prompt engineering explanation (#9274)

Added a video link to enhance understanding of prompt engineering.
This commit is contained in:
Agustín Fernández
2025-11-25 05:47:07 -03:00
committed by GitHub
parent 206b4e02a8
commit 3796e1d2b5

View File

@@ -1,3 +1,5 @@
# What is Prompt Engineering?
Prompt engineering is the practice of crafting effective input text to guide AI language models toward desired outputs. It involves designing prompts that communicate intent clearly to get accurate, relevant responses. This iterative process requires understanding how LLMs work as prediction engines and using techniques to optimize their performance for specific tasks.
Prompt engineering is the practice of crafting effective input text to guide AI language models toward desired outputs. It involves designing prompts that communicate intent clearly to get accurate, relevant responses. This iterative process requires understanding how LLMs work as prediction engines and using techniques to optimize their performance for specific tasks.
- [@video@RAG vs Fine-Tuning vs Prompt Engineering: Optimizing AI Models](https://youtu.be/zYGDpG-pTho?si=yov4dDrcsHBAkey-&t=522)