We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e119e commit 973328eCopy full SHA for 973328e
1 file changed
docs/tools-of-the-trade/ai/index.qmd
@@ -49,6 +49,8 @@ There is much similarity between describing a task to an AI and describing it to
49
50
### Prompt Engineering
51
52
+Prompt engineering can be thought of as **programming in natural language**.
53
+
54
Before moving on to more advanced techniques such as RAG and fine-tuning, try prompt engineering first.
55
56
As a first step, **ask the AI itself to help improve your prompt**; successful prompting is **iterative**.
0 commit comments