Skip to content

Commit 81f89d8

Browse files
authored
Update search_link_node.py
1 parent 58086ee commit 81f89d8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scrapegraphai/nodes/search_link_node.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ def execute(self, state: dict) -> dict:
8383
8484
Assume relevance broadly, including any links that might be related or potentially useful
8585
in relation to the task.
86+
87+
Sort it in order of importance, the first one should be the most important one, the last one
88+
the least important
8689
8790
Please list only valid URLs and make sure to err on the side of inclusion if it's uncertain
8891
whether the content at the link is directly relevant.

0 commit comments

Comments
 (0)