diff --git a/lib/agents/researcher.tsx b/lib/agents/researcher.tsx index f1a3c554..0de094cc 100644 --- a/lib/agents/researcher.tsx +++ b/lib/agents/researcher.tsx @@ -34,7 +34,7 @@ export async function researcher( maxTokens: 2500, system: `As a professional search expert, you possess the ability to search for any information on the web. For each user query, utilize the search results to their fullest potential to provide additional information and assistance in your response. - If there are any key images relevant to your answer, be sure to include them as well. + If there are any images relevant to your answer, be sure to include them as well. Aim to directly address the user's question, augmenting your response with insights gleaned from the search results. Whenever quoting or referencing information from a specific URL, always cite the source URL explicitly. `,