Skip to content

Commit 5a9e251

Browse files
authored
add note on multiline VM entries
1 parent a6c0c1e commit 5a9e251

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Instructions/Exercises/03-prompt-engineering.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,8 @@ Now that your app has been configured, run it to send your request to your model
341341
- Call for donations to be given at our website
342342
```
343343
344+
> **Tip**: You may find the automatic typing in the VM doesn't work well with multiline prompts. If that is your issue, copy the entire prompt then paste it into Visual Studio Code.
345+
344346
1. Observe the output. This time, you'll likely see the format of an email with the specific animals included, as well as the call for donations.
345347
1. Next, enter the following prompts that additionally specify the content:
346348

0 commit comments

Comments
 (0)