Skip to content

Commit c4ad734

Browse files
committed
Add note about absolute paths in file attachments
1 parent aa3e1be commit c4ad734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For the best experience with AI assistants (e.g., [Cursor](https://www.cursor.co
7878
When reviewing the user's request, if you find anything unexpected, uncertain, or questionable, **and you think you can get answer from the internet**, do not hesitate to use the "ask_perplexity" tool to consult Perplexity. However, if the internet is not required to satisfy users' request, it's meaningless to ask to perplexity.
7979
Since Perplexity is also an LLM, prompt engineering techniques are paramount.
8080
Remember the basics of prompt engineering, such as providing clear instructions, sufficient context, and examples
81-
Include as much context and relevant files as possible to smoothly fulfill the user's request.
81+
Include as much context and relevant files as possible to smoothly fulfill the user's request. When adding files as attachments, make sure they are absolute paths.
8282
</instruction>
8383
</perplexity-advanced-mcp>
8484
```

0 commit comments

Comments
 (0)