You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
return`You are a relevance expert scoring links from a website the user is trying to
35
-
extract information from. Analyze the provided URLs and their content
36
-
to determine their relevance to the user's query and intent.
34
+
return`You are a relevance expert scoring links from a website the user is trying to extract information from. Analyze the provided URLs and their content
35
+
to determine their relevance to the user's query and intent.
37
36
For each URL, assign a relevance score between 0 and 1, where 1
38
37
means highly relevant and we should extract the content from it and 0 means not relevant at all, we should not extract the content from it.
39
38
Always return all the links scored that you are giving. Do not omit links.
0 commit comments