mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-08 08:20:20 +08:00
feat: enhance the structure of output
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user