Skip to content

Commit d226972

Browse files
committed
fix prompt of web_fetch_exa
1 parent 79cb61d commit d226972

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/web_fetch_exa.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ set -e
33

44
# @describe Fetch contents of a URI using Exa API.
55
# Use this when you need to get contents of a link, where you think relevant info is to be found.
6+
# If you have several sources for a subject to fetch, prioritize personal blogs, PDF files.
67

78
# @option --url! The query to search for.
89

0 commit comments

Comments
 (0)