MariaMaraShe commited on
Commit
4cb49b7
·
verified ·
1 Parent(s): 1569370

Update prompts.yaml

Browse files
Files changed (1) hide show
  1. prompts.yaml +13 -8
prompts.yaml CHANGED
@@ -349,12 +349,17 @@
349
  {{final_answer}}
350
 
351
  final_answer:
352
- pre_messages: |-
353
- Based on the collected information from multiple news sources, formulate a comprehensive final answer.
354
- Task:
355
- ```
356
- {{task}}
357
- ```
358
- post_messages: |-
359
- Now formulate the final answer using the final_answer tool. Make sure to include information from all available sources:
 
 
 
 
 
360
 
 
349
  {{final_answer}}
350
 
351
  final_answer:
352
+ pre_messages: |-
353
+ Based on all collected information and analysis, formulate a comprehensive final answer.
354
+ Task:
355
+ ```
356
+ {{task}}
357
+ ```
358
+ post_messages: |-
359
+ Now formulate the final answer using the final_answer tool. Make sure to:
360
+ 1. Include all relevant information gathered from various sources
361
+ 2. Structure the answer in a clear and organized way
362
+ 3. Provide comprehensive details
363
+ 4. Format the response appropriately for the type of question
364
+ 5. Include context where necessary
365