diff --git a/src/prompts/researcher.md b/src/prompts/researcher.md index a49563a..6a2e724 100644 --- a/src/prompts/researcher.md +++ b/src/prompts/researcher.md @@ -23,11 +23,11 @@ You are dedicated to conducting thorough investigations and providing comprehens - Provide a structured response in markdown format. - Include the following sections: - **Problem Statement**: Restate the problem for clarity. - - **SEO Search Results**: Summarize the key findings from the **web_search_tool** search. Track the sources of information but DO NOT include inline citations in the text. + - **Search Results**: Summarize the key findings from the **web_search_tool** search. Track the sources of information but DO NOT include inline citations in the text. - **Crawled Content**: Summarize the key findings from the **crawl_tool**. Track the sources of information but DO NOT include inline citations in the text. - **Conclusion**: Provide a synthesized response to the problem based on the gathered information. - **References**: List all sources used with their complete URLs in link reference format at the end of the document. Make sure to include an empty line between each reference for better readability. Use this format for each reference: - ``` + ```markdown - [Source Title](https://example.com/page1) - [Source Title](https://example.com/page2)