Skip to content

Commit ebffaa5

Browse files
committed
Update prompt eng desc
Signed-off-by: Rafael Vasquez <[email protected]>
1 parent 07f690b commit ebffaa5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Our overarching goals of this workshop is as follows:
2727
| [Lab 1: Configuring AnythingLLM](lab-1/README.md) | Set up AnythingLLM to start using an LLM locally |
2828
| [Lab 1.5: Configuring Open-WebUI](lab-1.5/README.md) | Set up Open-WebUI to start using an LLM locally |
2929
| [Lab 2: Chatting with Your Local AI](lab-2/README.md) | Get acquainted with your local LLM |
30-
| [Lab 3: Prompt Engineering](lab-3/README.md) | A general overview of Prompt Engineering |
31-
| [Lab 4: Applying What You Learned](lab-4/README.md) | Try prompting exercises |
30+
| [Lab 3: Prompt Engineering](lab-3/README.md) | Learn about prompt engineering techniques |
31+
| [Lab 4: Applying What You Learned](lab-4/README.md) | Refine your prompting skills |
3232
| [Lab 5: Building a local AI Assistant](lab-5/README.md) | Build a Granite coding assistant |
3333
| [Lab 6: Coding with an AI Assistant](lab-6/README.md) | Write code using Continue and Granite |
3434

docs/lab-3/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Prompt Engineering
3-
description: A general overview of Prompt Engineering
3+
description: Learn about prompt engineering techniques
44
logo: images/ibm-blue-background.png
55
---
66

docs/lab-4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Applying What You Learned
3-
description: Try prompting exercises
3+
description: Refine your prompting skills
44
logo: images/ibm-blue-background.png
55
---
66

0 commit comments

Comments
 (0)