dromerosm commited on
Commit
b425bf1
1 Parent(s): bd6bb03

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -112,7 +112,9 @@ def kickoff_crew(topic: str) -> dict:
112
  "ensuring that the structure is logical and enhances the flow of information. Check all factual data for accuracy, "
113
  "correct any discrepancies, and ensure that the information is current and well-supported by sources. "
114
  "Enhance the readability of the report by improving language clarity, adjusting sentence structure, and ensuring consistency in tone. "
115
- "Include a dedicated section that lists all sources used in the research_task. Each source should be presented as a bullet point in the format: (title)[link]. "
 
 
116
  "This section should be comprehensive, clearly formatted, and easy to navigate, providing full transparency on the references used."
117
  ),
118
  expected_output=(
 
112
  "ensuring that the structure is logical and enhances the flow of information. Check all factual data for accuracy, "
113
  "correct any discrepancies, and ensure that the information is current and well-supported by sources. "
114
  "Enhance the readability of the report by improving language clarity, adjusting sentence structure, and ensuring consistency in tone. "
115
+ "Include a dedicated section that lists all sources used in the research_task. "
116
+ "Each source used in the analysis should be presented as a bullet point in the format: title: link "
117
+ "Ensure that all sources you include in the final report exist by scrapping them if necessary. "
118
  "This section should be comprehensive, clearly formatted, and easy to navigate, providing full transparency on the references used."
119
  ),
120
  expected_output=(