Skip to content

Commit 052f7d5

Browse files
f-aguzziportoaj
andcommitted
fix(SearchNode): prompt
Co-Authored-By: Andrew Masek <[email protected]>
1 parent dcd12d8 commit 052f7d5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scrapegraphai/prompts/search_internet_node_prompts.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@
1111
For example, if the user prompt is "What is the capital of France?",
1212
you should return "capital of France". \n
1313
If you return something else, you will get a really bad grade. \n
14+
What you return should be sufficient to get the answer from the internet. \n
15+
Don't just return a small part of the prompt, unless that is sufficient. \n
1416
USER PROMPT: {user_prompt}"""

0 commit comments

Comments
 (0)